Advertisement
Guest User

markers

a guest
Feb 18th, 2014
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.42 KB | None | 0 0
  1. MasterChain = {
  2. ['_MASTERCHAIN_'] = {
  3. Markers = {
  4. ['AmphPN10'] = {
  5. ['hint'] = BOOLEAN( true ),
  6. ['type'] = STRING( 'Amphibious Path Node' ),
  7. ['adjacentTo'] = STRING( 'AmphPN06 AmphPN08 AmphPN31' ),
  8. ['color'] = STRING( 'ff00ffff' ),
  9. ['graph'] = STRING( 'DefaultAmphibious' ),
  10. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  11. ['orientation'] = VECTOR3( 0, -0, 0 ),
  12. ['position'] = VECTOR3( 172.5, 63.1114, 51.5 ),
  13. },
  14. ['AirPN01'] = {
  15. ['hint'] = BOOLEAN( true ),
  16. ['type'] = STRING( 'Air Path Node' ),
  17. ['adjacentTo'] = STRING( 'AirPN02 AirPN07 AirPN08' ),
  18. ['color'] = STRING( 'ffffffff' ),
  19. ['graph'] = STRING( 'DefaultAir' ),
  20. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  21. ['orientation'] = VECTOR3( 0, -0, 0 ),
  22. ['position'] = VECTOR3( 0.5, 63.1406, 255.5 ),
  23. },
  24. ['Expansion Area 01'] = {
  25. ['hint'] = BOOLEAN( true ),
  26. ['color'] = STRING( 'ff008080' ),
  27. ['type'] = STRING( 'Expansion Area' ),
  28. ['prop'] = STRING( '/env/common/props/markers/M_Expansion_prop.bp' ),
  29. ['orientation'] = VECTOR3( 0, -0, 0 ),
  30. ['position'] = VECTOR3( 86.5, 63.1484, 170.5 ),
  31. },
  32. ['AmphPN12'] = {
  33. ['hint'] = BOOLEAN( true ),
  34. ['type'] = STRING( 'Amphibious Path Node' ),
  35. ['adjacentTo'] = STRING( 'AmphPN13 AmphPN17 AmphPN19 AmphPN41' ),
  36. ['color'] = STRING( 'ff00ffff' ),
  37. ['graph'] = STRING( 'DefaultAmphibious' ),
  38. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  39. ['orientation'] = VECTOR3( 0, -0, 0 ),
  40. ['position'] = VECTOR3( 102.5, 63.1484, 102.5 ),
  41. },
  42. ['AmphPN28'] = {
  43. ['hint'] = BOOLEAN( true ),
  44. ['type'] = STRING( 'Amphibious Path Node' ),
  45. ['adjacentTo'] = STRING( 'AmphPN07 AmphPN18 AmphPN29' ),
  46. ['color'] = STRING( 'ff00ffff' ),
  47. ['graph'] = STRING( 'DefaultAmphibious' ),
  48. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  49. ['orientation'] = VECTOR3( 0, -0, 0 ),
  50. ['position'] = VECTOR3( 204.5, 65.5781, 102.5 ),
  51. },
  52. ['Mass 05'] = {
  53. ['size'] = FLOAT( 1.000000 ),
  54. ['resource'] = BOOLEAN( true ),
  55. ['amount'] = FLOAT( 100.000000 ),
  56. ['color'] = STRING( 'ff808080' ),
  57. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  58. ['type'] = STRING( 'Mass' ),
  59. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  60. ['orientation'] = VECTOR3( 0, -0, 0 ),
  61. ['position'] = VECTOR3( 233.5, 76.4375, 233.5 ),
  62. },
  63. ['AmphPN15'] = {
  64. ['hint'] = BOOLEAN( true ),
  65. ['type'] = STRING( 'Amphibious Path Node' ),
  66. ['adjacentTo'] = STRING( 'AmphPN14 AmphPN17 AmphPN40' ),
  67. ['color'] = STRING( 'ff00ffff' ),
  68. ['graph'] = STRING( 'DefaultAmphibious' ),
  69. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  70. ['orientation'] = VECTOR3( 0, -0, 0 ),
  71. ['position'] = VECTOR3( 72.5, 63.1484, 184.5 ),
  72. },
  73. ['AirPN36'] = {
  74. ['hint'] = BOOLEAN( true ),
  75. ['type'] = STRING( 'Air Path Node' ),
  76. ['adjacentTo'] = STRING( 'AirPN25 AirPN26 AirPN35' ),
  77. ['color'] = STRING( 'ffffffff' ),
  78. ['graph'] = STRING( 'DefaultAir' ),
  79. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  80. ['orientation'] = VECTOR3( 0, -0, 0 ),
  81. ['position'] = VECTOR3( 255.5, 63.1406, 0.5 ),
  82. },
  83. ['Mass 23'] = {
  84. ['size'] = FLOAT( 1.000000 ),
  85. ['resource'] = BOOLEAN( true ),
  86. ['amount'] = FLOAT( 100.000000 ),
  87. ['color'] = STRING( 'ff808080' ),
  88. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  89. ['type'] = STRING( 'Mass' ),
  90. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  91. ['orientation'] = VECTOR3( 0, -0, 0 ),
  92. ['position'] = VECTOR3( 234.5, 63.1406, 21.5 ),
  93. },
  94. ['AmphPN18'] = {
  95. ['hint'] = BOOLEAN( true ),
  96. ['type'] = STRING( 'Amphibious Path Node' ),
  97. ['adjacentTo'] = STRING( 'AmphPN11 AmphPN20 AmphPN21 AmphPN28 AmphPN40' ),
  98. ['color'] = STRING( 'ff00ffff' ),
  99. ['graph'] = STRING( 'DefaultAmphibious' ),
  100. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  101. ['orientation'] = VECTOR3( 0, -0, 0 ),
  102. ['position'] = VECTOR3( 204.5, 76.4297, 153.5 ),
  103. },
  104. ['WaterPN07'] = {
  105. ['hint'] = BOOLEAN( true ),
  106. ['type'] = STRING( 'Water Path Node' ),
  107. ['adjacentTo'] = STRING( 'WaterPN06 WaterPN09' ),
  108. ['color'] = STRING( 'ff0000ff' ),
  109. ['graph'] = STRING( 'DefaultWater' ),
  110. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  111. ['orientation'] = VECTOR3( 0, -0, 0 ),
  112. ['position'] = VECTOR3( 204.5, 63.1114, 88.5 ),
  113. },
  114. ['LandPN11'] = {
  115. ['hint'] = BOOLEAN( true ),
  116. ['type'] = STRING( 'Land Path Node' ),
  117. ['adjacentTo'] = STRING( 'LandPN08 LandPN10 LandPN12 LandPN13 LandPN15 LandPN16' ),
  118. ['color'] = STRING( 'ff00ff00' ),
  119. ['graph'] = STRING( 'DefaultLand' ),
  120. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  121. ['orientation'] = VECTOR3( 0, -0, 0 ),
  122. ['position'] = VECTOR3( 204.5, 76.4375, 205.5 ),
  123. },
  124. ['AmphPN30'] = {
  125. ['hint'] = BOOLEAN( true ),
  126. ['type'] = STRING( 'Amphibious Path Node' ),
  127. ['adjacentTo'] = STRING( 'AmphPN08 AmphPN31 AmphPN33 AmphPN36' ),
  128. ['color'] = STRING( 'ff00ffff' ),
  129. ['graph'] = STRING( 'DefaultAmphibious' ),
  130. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  131. ['orientation'] = VECTOR3( 0, -0, 0 ),
  132. ['position'] = VECTOR3( 152.5, 66.9609, 6.5 ),
  133. },
  134. ['AmphPN11'] = {
  135. ['hint'] = BOOLEAN( true ),
  136. ['type'] = STRING( 'Amphibious Path Node' ),
  137. ['adjacentTo'] = STRING( 'AmphPN14 AmphPN17 AmphPN18 AmphPN40' ),
  138. ['color'] = STRING( 'ff00ffff' ),
  139. ['graph'] = STRING( 'DefaultAmphibious' ),
  140. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  141. ['orientation'] = VECTOR3( 0, -0, 0 ),
  142. ['position'] = VECTOR3( 153.5, 63.1484, 153.5 ),
  143. },
  144. ['Mass 17'] = {
  145. ['size'] = FLOAT( 1.000000 ),
  146. ['resource'] = BOOLEAN( true ),
  147. ['amount'] = FLOAT( 100.000000 ),
  148. ['color'] = STRING( 'ff808080' ),
  149. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  150. ['type'] = STRING( 'Mass' ),
  151. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  152. ['orientation'] = VECTOR3( 0, -0, 0 ),
  153. ['position'] = VECTOR3( 32.5, 76.4375, 22.5 ),
  154. },
  155. ['Mass 34'] = {
  156. ['size'] = FLOAT( 1.000000 ),
  157. ['resource'] = BOOLEAN( true ),
  158. ['amount'] = FLOAT( 100.000000 ),
  159. ['color'] = STRING( 'ff808080' ),
  160. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  161. ['type'] = STRING( 'Mass' ),
  162. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  163. ['orientation'] = VECTOR3( 0, -0, 0 ),
  164. ['position'] = VECTOR3( 150.5, 63.1484, 120.5 ),
  165. },
  166. ['AirPN13'] = {
  167. ['hint'] = BOOLEAN( true ),
  168. ['type'] = STRING( 'Air Path Node' ),
  169. ['adjacentTo'] = STRING( 'AirPN10 AirPN11 AirPN12 AirPN14 AirPN15 AirPN22 AirPN23 AirPN24' ),
  170. ['color'] = STRING( 'ffffffff' ),
  171. ['graph'] = STRING( 'DefaultAir' ),
  172. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  173. ['orientation'] = VECTOR3( 0, -0, 0 ),
  174. ['position'] = VECTOR3( 204.5, 76.4297, 153.5 ),
  175. },
  176. ['Mass 14'] = {
  177. ['size'] = FLOAT( 1.000000 ),
  178. ['resource'] = BOOLEAN( true ),
  179. ['amount'] = FLOAT( 100.000000 ),
  180. ['color'] = STRING( 'ff808080' ),
  181. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  182. ['type'] = STRING( 'Mass' ),
  183. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  184. ['orientation'] = VECTOR3( 0, -0, 0 ),
  185. ['position'] = VECTOR3( 150.5, 76.4375, 229.5 ),
  186. },
  187. ['AmphPN35'] = {
  188. ['hint'] = BOOLEAN( true ),
  189. ['type'] = STRING( 'Amphibious Path Node' ),
  190. ['adjacentTo'] = STRING( 'AmphPN32 AmphPN34 AmphPN37' ),
  191. ['color'] = STRING( 'ff00ffff' ),
  192. ['graph'] = STRING( 'DefaultAmphibious' ),
  193. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  194. ['orientation'] = VECTOR3( 0, -0, 0 ),
  195. ['position'] = VECTOR3( 6.5, 76.4375, 51.5 ),
  196. },
  197. ['AmphPN08'] = {
  198. ['hint'] = BOOLEAN( true ),
  199. ['type'] = STRING( 'Amphibious Path Node' ),
  200. ['adjacentTo'] = STRING( 'AmphPN06 AmphPN09 AmphPN10 AmphPN30' ),
  201. ['color'] = STRING( 'ff00ffff' ),
  202. ['graph'] = STRING( 'DefaultAmphibious' ),
  203. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  204. ['orientation'] = VECTOR3( 0, -0, 0 ),
  205. ['position'] = VECTOR3( 204.5, 63.1114, 9.5 ),
  206. },
  207. ['AirPN30'] = {
  208. ['hint'] = BOOLEAN( true ),
  209. ['type'] = STRING( 'Air Path Node' ),
  210. ['adjacentTo'] = STRING( 'AirPN19 AirPN20 AirPN29 AirPN31 AirPN32' ),
  211. ['color'] = STRING( 'ffffffff' ),
  212. ['graph'] = STRING( 'DefaultAir' ),
  213. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  214. ['orientation'] = VECTOR3( 0, -0, 0 ),
  215. ['position'] = VECTOR3( 0.5, 76.4375, 51.5 ),
  216. },
  217. ['Naval Area 01'] = {
  218. ['hint'] = BOOLEAN( true ),
  219. ['color'] = STRING( 'ff0000FF' ),' ),
  220. ['type'] = STRING( 'Naval Area' ),
  221. ['prop'] = STRING( '/env/common/props/markers/M_Expansion_prop.bp' ),' ),
  222. ['orientation'] = VECTOR3( 0, -0, 0 ),
  223. ['position'] = VECTOR3( 16.5, 63.1114, 173.5 ),
  224. },
  225. ['Mass 25'] = {
  226. ['size'] = FLOAT( 1.000000 ),
  227. ['resource'] = BOOLEAN( true ),
  228. ['amount'] = FLOAT( 100.000000 ),
  229. ['color'] = STRING( 'ff808080' ),
  230. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  231. ['type'] = STRING( 'Mass' ),
  232. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  233. ['orientation'] = VECTOR3( 0, -0, 0 ),
  234. ['position'] = VECTOR3( 234.5, 63.1406, 8.5 ),
  235. },
  236. ['Rally Point 01'] = {
  237. ['hint'] = BOOLEAN( true ),
  238. ['color'] = STRING( 'FF808000' ),
  239. ['type'] = STRING( 'Rally Point' ),
  240. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  241. ['orientation'] = VECTOR3( 0, -0, 0 ),
  242. ['position'] = VECTOR3( 26.5, 76.4375, 27.5 ),
  243. },
  244. ['AmphPN33'] = {
  245. ['hint'] = BOOLEAN( true ),
  246. ['type'] = STRING( 'Amphibious Path Node' ),
  247. ['adjacentTo'] = STRING( 'AmphPN30 AmphPN32 AmphPN34 AmphPN36' ),
  248. ['color'] = STRING( 'ff00ffff' ),
  249. ['graph'] = STRING( 'DefaultAmphibious' ),
  250. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  251. ['orientation'] = VECTOR3( 0, -0, 0 ),
  252. ['position'] = VECTOR3( 51.5, 76.4375, 9.5 ),
  253. },
  254. ['AirPN10'] = {
  255. ['hint'] = BOOLEAN( true ),
  256. ['type'] = STRING( 'Air Path Node' ),
  257. ['adjacentTo'] = STRING( 'AirPN03 AirPN04 AirPN05 AirPN09 AirPN11 AirPN13 AirPN15 AirPN16' ),
  258. ['color'] = STRING( 'ffffffff' ),
  259. ['graph'] = STRING( 'DefaultAir' ),
  260. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  261. ['orientation'] = VECTOR3( 0, -0, 0 ),
  262. ['position'] = VECTOR3( 153.5, 76.4375, 204.5 ),
  263. },
  264. ['AirPN07'] = {
  265. ['hint'] = BOOLEAN( true ),
  266. ['type'] = STRING( 'Air Path Node' ),
  267. ['adjacentTo'] = STRING( 'AirPN01 AirPN02 AirPN08 AirPN17 AirPN18' ),
  268. ['color'] = STRING( 'ffffffff' ),
  269. ['graph'] = STRING( 'DefaultAir' ),
  270. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  271. ['orientation'] = VECTOR3( 0, -0, 0 ),
  272. ['position'] = VECTOR3( 0.5, 63.1114, 204.5 ),
  273. },
  274. ['LandPN15'] = {
  275. ['hint'] = BOOLEAN( true ),
  276. ['type'] = STRING( 'Land Path Node' ),
  277. ['adjacentTo'] = STRING( 'LandPN11 LandPN13 LandPN16 LandPN17' ),
  278. ['color'] = STRING( 'ff00ff00' ),
  279. ['graph'] = STRING( 'DefaultLand' ),
  280. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  281. ['orientation'] = VECTOR3( 0, -0, 0 ),
  282. ['position'] = VECTOR3( 153.5, 76.4375, 227.5 ),
  283. },
  284. ['LandPN20'] = {
  285. ['hint'] = BOOLEAN( true ),
  286. ['type'] = STRING( 'Land Path Node' ),
  287. ['adjacentTo'] = STRING( 'LandPN21 LandPN23 LandPN26' ),
  288. ['color'] = STRING( 'ff00ff00' ),
  289. ['graph'] = STRING( 'DefaultLand' ),
  290. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  291. ['orientation'] = VECTOR3( 0, -0, 0 ),
  292. ['position'] = VECTOR3( 152.5, 66.9609, 6.5 ),
  293. },
  294. ['AirPN11'] = {
  295. ['hint'] = BOOLEAN( true ),
  296. ['type'] = STRING( 'Air Path Node' ),
  297. ['adjacentTo'] = STRING( 'AirPN04 AirPN05 AirPN06 AirPN10 AirPN12 AirPN13 AirPN14 AirPN15' ),
  298. ['color'] = STRING( 'ffffffff' ),
  299. ['graph'] = STRING( 'DefaultAir' ),
  300. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  301. ['orientation'] = VECTOR3( 0, -0, 0 ),
  302. ['position'] = VECTOR3( 204.5, 76.4375, 204.5 ),
  303. },
  304. ['AmphPN17'] = {
  305. ['hint'] = BOOLEAN( true ),
  306. ['type'] = STRING( 'Amphibious Path Node' ),
  307. ['adjacentTo'] = STRING( 'AmphPN11 AmphPN12 AmphPN13 AmphPN14 AmphPN15 AmphPN16' ),
  308. ['color'] = STRING( 'ff00ffff' ),
  309. ['graph'] = STRING( 'DefaultAmphibious' ),
  310. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  311. ['orientation'] = VECTOR3( 0, -0, 0 ),
  312. ['position'] = VECTOR3( 128.5, 63.1484, 127.5 ),
  313. },
  314. ['LandPN25'] = {
  315. ['hint'] = BOOLEAN( true ),
  316. ['type'] = STRING( 'Land Path Node' ),
  317. ['adjacentTo'] = STRING( 'LandPN22 LandPN24 LandPN27' ),
  318. ['color'] = STRING( 'ff00ff00' ),
  319. ['graph'] = STRING( 'DefaultLand' ),
  320. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  321. ['orientation'] = VECTOR3( 0, -0, 0 ),
  322. ['position'] = VECTOR3( 6.5, 76.4375, 51.5 ),
  323. },
  324. ['AirPN09'] = {
  325. ['hint'] = BOOLEAN( true ),
  326. ['type'] = STRING( 'Air Path Node' ),
  327. ['adjacentTo'] = STRING( 'AirPN02 AirPN03 AirPN04 AirPN08 AirPN10 AirPN15 AirPN16 AirPN17' ),
  328. ['color'] = STRING( 'ffffffff' ),
  329. ['graph'] = STRING( 'DefaultAir' ),
  330. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  331. ['orientation'] = VECTOR3( 0, -0, 0 ),
  332. ['position'] = VECTOR3( 102.5, 65.125, 204.5 ),
  333. },
  334. ['Rally Point 02'] = {
  335. ['hint'] = BOOLEAN( true ),
  336. ['color'] = STRING( 'FF808000' ),
  337. ['type'] = STRING( 'Rally Point' ),
  338. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  339. ['orientation'] = VECTOR3( 0, -0, 0 ),
  340. ['position'] = VECTOR3( 229.5, 76.4375, 228.5 ),
  341. },
  342. ['Combat Zone 03'] = {
  343. ['hint'] = BOOLEAN( true ),
  344. ['color'] = STRING( 'ff800000' ),
  345. ['type'] = STRING( 'Combat Zone' ),
  346. ['prop'] = STRING( '/env/common/props/markers/M_CombatZone_prop.bp' ),
  347. ['orientation'] = VECTOR3( 0, -0, 0 ),
  348. ['position'] = VECTOR3( 64.5, 76.4297, 64.5 ),
  349. },
  350. ['AmphPN06'] = {
  351. ['hint'] = BOOLEAN( true ),
  352. ['type'] = STRING( 'Amphibious Path Node' ),
  353. ['adjacentTo'] = STRING( 'AmphPN07 AmphPN08 AmphPN09 AmphPN10' ),
  354. ['color'] = STRING( 'ff00ffff' ),
  355. ['graph'] = STRING( 'DefaultAmphibious' ),
  356. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  357. ['orientation'] = VECTOR3( 0, -0, 0 ),
  358. ['position'] = VECTOR3( 204.5, 63.1114, 51.5 ),
  359. },
  360. ['AirPN25'] = {
  361. ['hint'] = BOOLEAN( true ),
  362. ['type'] = STRING( 'Air Path Node' ),
  363. ['adjacentTo'] = STRING( 'AirPN22 AirPN23 AirPN24 AirPN26 AirPN27 AirPN34 AirPN35 AirPN36' ),
  364. ['color'] = STRING( 'ffffffff' ),
  365. ['graph'] = STRING( 'DefaultAir' ),
  366. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  367. ['orientation'] = VECTOR3( 0, -0, 0 ),
  368. ['position'] = VECTOR3( 204.5, 63.1114, 51.5 ),
  369. },
  370. ['AmphPN40'] = {
  371. ['hint'] = BOOLEAN( true ),
  372. ['type'] = STRING( 'Amphibious Path Node' ),
  373. ['adjacentTo'] = STRING( 'AmphPN11 AmphPN14 AmphPN15 AmphPN18' ),
  374. ['color'] = STRING( 'ff00ffff' ),
  375. ['graph'] = STRING( 'DefaultAmphibious' ),
  376. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  377. ['orientation'] = VECTOR3( 0, -0, 0 ),
  378. ['position'] = VECTOR3( 152.5, 63.1484, 184.5 ),
  379. },
  380. ['Defensive Point 03'] = {
  381. ['hint'] = BOOLEAN( true ),
  382. ['color'] = STRING( 'ff008000' ),
  383. ['type'] = STRING( 'Defensive Point' ),
  384. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  385. ['orientation'] = VECTOR3( 0, -0, 0 ),
  386. ['position'] = VECTOR3( 87.5, 63.1484, 170.5 ),
  387. },
  388. ['AirPN16'] = {
  389. ['hint'] = BOOLEAN( true ),
  390. ['type'] = STRING( 'Air Path Node' ),
  391. ['adjacentTo'] = STRING( 'AirPN08 AirPN09 AirPN10 AirPN15 AirPN17 AirPN19 AirPN21 AirPN22' ),
  392. ['color'] = STRING( 'ffffffff' ),
  393. ['graph'] = STRING( 'DefaultAir' ),
  394. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  395. ['orientation'] = VECTOR3( 0, -0, 0 ),
  396. ['position'] = VECTOR3( 102.5, 63.1484, 153.5 ),
  397. },
  398. ['LandPN04'] = {
  399. ['hint'] = BOOLEAN( true ),
  400. ['type'] = STRING( 'Land Path Node' ),
  401. ['adjacentTo'] = STRING( 'LandPN01 LandPN05 LandPN07 LandPN30' ),
  402. ['color'] = STRING( 'ff00ff00' ),
  403. ['graph'] = STRING( 'DefaultLand' ),
  404. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  405. ['orientation'] = VECTOR3( 0, -0, 0 ),
  406. ['position'] = VECTOR3( 102.5, 63.1484, 175.5 ),
  407. },
  408. ['Mass 30'] = {
  409. ['size'] = FLOAT( 1.000000 ),
  410. ['resource'] = BOOLEAN( true ),
  411. ['amount'] = FLOAT( 100.000000 ),
  412. ['color'] = STRING( 'ff808080' ),
  413. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  414. ['type'] = STRING( 'Mass' ),
  415. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  416. ['orientation'] = VECTOR3( 0, -0, 0 ),
  417. ['position'] = VECTOR3( 72.5, 81.0625, 149.5 ),
  418. },
  419. ['Expansion Area 02'] = {
  420. ['hint'] = BOOLEAN( true ),
  421. ['color'] = STRING( 'ff008080' ),
  422. ['type'] = STRING( 'Expansion Area' ),
  423. ['prop'] = STRING( '/env/common/props/markers/M_Expansion_prop.bp' ),
  424. ['orientation'] = VECTOR3( 0, -0, 0 ),
  425. ['position'] = VECTOR3( 169.5, 63.1484, 85.5 ),
  426. },
  427. ['Mass 32'] = {
  428. ['size'] = FLOAT( 1.000000 ),
  429. ['resource'] = BOOLEAN( true ),
  430. ['amount'] = FLOAT( 100.000000 ),
  431. ['color'] = STRING( 'ff808080' ),
  432. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  433. ['type'] = STRING( 'Mass' ),
  434. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  435. ['orientation'] = VECTOR3( 0, -0, 0 ),
  436. ['position'] = VECTOR3( 105.5, 63.1484, 135.5 ),
  437. },
  438. ['Mass 01'] = {
  439. ['size'] = FLOAT( 1.000000 ),
  440. ['resource'] = BOOLEAN( true ),
  441. ['amount'] = FLOAT( 100.000000 ),
  442. ['color'] = STRING( 'ff808080' ),
  443. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  444. ['type'] = STRING( 'Mass' ),
  445. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  446. ['orientation'] = VECTOR3( 0, -0, 0 ),
  447. ['position'] = VECTOR3( 183.5, 81.0625, 119.5 ),
  448. },
  449. ['AirPN06'] = {
  450. ['hint'] = BOOLEAN( true ),
  451. ['type'] = STRING( 'Air Path Node' ),
  452. ['adjacentTo'] = STRING( 'AirPN05 AirPN11 AirPN12' ),
  453. ['color'] = STRING( 'ffffffff' ),
  454. ['graph'] = STRING( 'DefaultAir' ),
  455. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  456. ['orientation'] = VECTOR3( 0, -0, 0 ),
  457. ['position'] = VECTOR3( 255.5, 76.4375, 255.5 ),
  458. },
  459. ['AirPN33'] = {
  460. ['hint'] = BOOLEAN( true ),
  461. ['type'] = STRING( 'Air Path Node' ),
  462. ['adjacentTo'] = STRING( 'AirPN27 AirPN28 AirPN29 AirPN32 AirPN34' ),
  463. ['color'] = STRING( 'ffffffff' ),
  464. ['graph'] = STRING( 'DefaultAir' ),
  465. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  466. ['orientation'] = VECTOR3( 0, -0, 0 ),
  467. ['position'] = VECTOR3( 102.5, 76.4375, 0.5 ),
  468. },
  469. ['AirPN19'] = {
  470. ['hint'] = BOOLEAN( true ),
  471. ['type'] = STRING( 'Air Path Node' ),
  472. ['adjacentTo'] = STRING( 'AirPN16 AirPN17 AirPN18 AirPN20 AirPN21 AirPN28 AirPN29 AirPN30' ),
  473. ['color'] = STRING( 'ffffffff' ),
  474. ['graph'] = STRING( 'DefaultAir' ),
  475. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  476. ['orientation'] = VECTOR3( 0, -0, 0 ),
  477. ['position'] = VECTOR3( 51.5, 76.4297, 102.5 ),
  478. },
  479. ['Mass 22'] = {
  480. ['size'] = FLOAT( 1.000000 ),
  481. ['resource'] = BOOLEAN( true ),
  482. ['amount'] = FLOAT( 100.000000 ),
  483. ['color'] = STRING( 'ff808080' ),
  484. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  485. ['type'] = STRING( 'Mass' ),
  486. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  487. ['orientation'] = VECTOR3( 0, -0, 0 ),
  488. ['position'] = VECTOR3( 76.5, 76.4375, 45.5 ),
  489. },
  490. ['Transport Marker 02'] = {
  491. ['color'] = STRING( 'ff80A088' ),
  492. ['type'] = STRING( 'Transport Marker' ),
  493. ['prop'] = STRING( '/env/common/props/markers/M_Blank_prop.bp' ),
  494. ['orientation'] = VECTOR3( 0, -0, 0 ),
  495. ['position'] = VECTOR3( 182.5, 81.0625, 106.5 ),
  496. },
  497. ['Defensive Point 05'] = {
  498. ['hint'] = BOOLEAN( true ),
  499. ['color'] = STRING( 'ff008000' ),
  500. ['type'] = STRING( 'Defensive Point' ),
  501. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  502. ['orientation'] = VECTOR3( 0, -0, 0 ),
  503. ['position'] = VECTOR3( 96.5, 63.1484, 102.5 ),
  504. },
  505. ['Hydrocarbon 00'] = {
  506. ['size'] = FLOAT( 3.000000 ),
  507. ['amount'] = FLOAT( 100.000000 ),
  508. ['color'] = STRING( 'ff008000' ),
  509. ['resource'] = BOOLEAN( true ),
  510. ['type'] = STRING( 'Hydrocarbon' ),
  511. ['prop'] = STRING( '/env/common/props/markers/M_Hydrocarbon_prop.bp' ),
  512. ['orientation'] = VECTOR3( 0, -0, 0 ),
  513. ['position'] = VECTOR3( 227.5, 76.4375, 243.5 ),
  514. },
  515. ['AirPN27'] = {
  516. ['hint'] = BOOLEAN( true ),
  517. ['type'] = STRING( 'Air Path Node' ),
  518. ['adjacentTo'] = STRING( 'AirPN21 AirPN22 AirPN23 AirPN25 AirPN28 AirPN33 AirPN34 AirPN35' ),
  519. ['color'] = STRING( 'ffffffff' ),
  520. ['graph'] = STRING( 'DefaultAir' ),
  521. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  522. ['orientation'] = VECTOR3( 0, -0, 0 ),
  523. ['position'] = VECTOR3( 153.5, 66.5, 51.5 ),
  524. },
  525. ['WaterPN01'] = {
  526. ['hint'] = BOOLEAN( true ),
  527. ['type'] = STRING( 'Water Path Node' ),
  528. ['adjacentTo'] = STRING( 'WaterPN02 WaterPN03 WaterPN05' ),
  529. ['color'] = STRING( 'ff0000ff' ),
  530. ['graph'] = STRING( 'DefaultWater' ),
  531. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  532. ['orientation'] = VECTOR3( 0, -0, 0 ),
  533. ['position'] = VECTOR3( 14.5, 63.1114, 205.5 ),
  534. },
  535. ['LandPN01'] = {
  536. ['hint'] = BOOLEAN( true ),
  537. ['type'] = STRING( 'Land Path Node' ),
  538. ['adjacentTo'] = STRING( 'LandPN04 LandPN07 LandPN08 LandPN30' ),
  539. ['color'] = STRING( 'ff00ff00' ),
  540. ['graph'] = STRING( 'DefaultLand' ),
  541. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  542. ['orientation'] = VECTOR3( 0, -0, 0 ),
  543. ['position'] = VECTOR3( 153.5, 63.1484, 153.5 ),
  544. },
  545. ['LandPN02'] = {
  546. ['hint'] = BOOLEAN( true ),
  547. ['type'] = STRING( 'Land Path Node' ),
  548. ['adjacentTo'] = STRING( 'LandPN03 LandPN07 LandPN09 LandPN31' ),
  549. ['color'] = STRING( 'ff00ff00' ),
  550. ['graph'] = STRING( 'DefaultLand' ),
  551. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  552. ['orientation'] = VECTOR3( 0, -0, 0 ),
  553. ['position'] = VECTOR3( 102.5, 63.1484, 102.5 ),
  554. },
  555. ['LandPN09'] = {
  556. ['hint'] = BOOLEAN( true ),
  557. ['type'] = STRING( 'Land Path Node' ),
  558. ['adjacentTo'] = STRING( 'LandPN02 LandPN22 LandPN27 LandPN28 LandPN31' ),
  559. ['color'] = STRING( 'ff00ff00' ),
  560. ['graph'] = STRING( 'DefaultLand' ),
  561. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  562. ['orientation'] = VECTOR3( 0, -0, 0 ),
  563. ['position'] = VECTOR3( 50.5, 76.4297, 102.5 ),
  564. },
  565. ['AirPN26'] = {
  566. ['hint'] = BOOLEAN( true ),
  567. ['type'] = STRING( 'Air Path Node' ),
  568. ['adjacentTo'] = STRING( 'AirPN23 AirPN24 AirPN25 AirPN35 AirPN36' ),
  569. ['color'] = STRING( 'ffffffff' ),
  570. ['graph'] = STRING( 'DefaultAir' ),
  571. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  572. ['orientation'] = VECTOR3( 0, -0, 0 ),
  573. ['position'] = VECTOR3( 255.5, 63.1114, 51.5 ),
  574. },
  575. ['AmphPN02'] = {
  576. ['hint'] = BOOLEAN( true ),
  577. ['type'] = STRING( 'Amphibious Path Node' ),
  578. ['adjacentTo'] = STRING( 'AmphPN01 AmphPN03 AmphPN04 AmphPN05' ),
  579. ['color'] = STRING( 'ff00ffff' ),
  580. ['graph'] = STRING( 'DefaultAmphibious' ),
  581. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  582. ['orientation'] = VECTOR3( 0, -0, 0 ),
  583. ['position'] = VECTOR3( 51.5, 63.1114, 205.5 ),
  584. },
  585. ['Combat Zone 02'] = {
  586. ['hint'] = BOOLEAN( true ),
  587. ['color'] = STRING( 'ff800000' ),
  588. ['type'] = STRING( 'Combat Zone' ),
  589. ['prop'] = STRING( '/env/common/props/markers/M_CombatZone_prop.bp' ),
  590. ['orientation'] = VECTOR3( 0, -0, 0 ),
  591. ['position'] = VECTOR3( 227.5, 76.4375, 228.5 ),
  592. },
  593. ['Mass 02'] = {
  594. ['size'] = FLOAT( 1.000000 ),
  595. ['resource'] = BOOLEAN( true ),
  596. ['amount'] = FLOAT( 100.000000 ),
  597. ['color'] = STRING( 'ff808080' ),
  598. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  599. ['type'] = STRING( 'Mass' ),
  600. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  601. ['orientation'] = VECTOR3( 0, -0, 0 ),
  602. ['position'] = VECTOR3( 183.5, 81.0625, 106.5 ),
  603. },
  604. ['Mass 10'] = {
  605. ['size'] = FLOAT( 1.000000 ),
  606. ['resource'] = BOOLEAN( true ),
  607. ['amount'] = FLOAT( 100.000000 ),
  608. ['color'] = STRING( 'ff808080' ),
  609. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  610. ['type'] = STRING( 'Mass' ),
  611. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  612. ['orientation'] = VECTOR3( 0, -0, 0 ),
  613. ['position'] = VECTOR3( 21.5, 63.1406, 234.5 ),
  614. },
  615. ['AmphPN26'] = {
  616. ['hint'] = BOOLEAN( true ),
  617. ['type'] = STRING( 'Amphibious Path Node' ),
  618. ['adjacentTo'] = STRING( 'AmphPN04 AmphPN21 AmphPN25 AmphPN27' ),
  619. ['color'] = STRING( 'ff00ffff' ),
  620. ['graph'] = STRING( 'DefaultAmphibious' ),
  621. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  622. ['orientation'] = VECTOR3( 0, -0, 0 ),
  623. ['position'] = VECTOR3( 109.5, 68.3594, 205.5 ),
  624. },
  625. ['AmphPN01'] = {
  626. ['hint'] = BOOLEAN( true ),
  627. ['type'] = STRING( 'Amphibious Path Node' ),
  628. ['adjacentTo'] = STRING( 'AmphPN02 AmphPN03 AmphPN05 AmphPN39' ),
  629. ['color'] = STRING( 'ff00ffff' ),
  630. ['graph'] = STRING( 'DefaultAmphibious' ),
  631. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  632. ['orientation'] = VECTOR3( 0, -0, 0 ),
  633. ['position'] = VECTOR3( 14.5, 63.1114, 205.5 ),
  634. },
  635. ['Defensive Point 07'] = {
  636. ['hint'] = BOOLEAN( true ),
  637. ['color'] = STRING( 'ff008000' ),
  638. ['type'] = STRING( 'Defensive Point' ),
  639. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  640. ['orientation'] = VECTOR3( 0, -0, 0 ),
  641. ['position'] = VECTOR3( 22.5, 63.1406, 233.5 ),
  642. },
  643. ['Mass 29'] = {
  644. ['size'] = FLOAT( 1.000000 ),
  645. ['resource'] = BOOLEAN( true ),
  646. ['amount'] = FLOAT( 100.000000 ),
  647. ['color'] = STRING( 'ff808080' ),
  648. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  649. ['type'] = STRING( 'Mass' ),
  650. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  651. ['orientation'] = VECTOR3( 0, -0, 0 ),
  652. ['position'] = VECTOR3( 85.5, 81.0625, 149.5 ),
  653. },
  654. ['AirPN22'] = {
  655. ['hint'] = BOOLEAN( true ),
  656. ['type'] = STRING( 'Air Path Node' ),
  657. ['adjacentTo'] = STRING( 'AirPN13 AirPN15 AirPN16 AirPN21 AirPN23 AirPN25 AirPN27 AirPN28' ),
  658. ['color'] = STRING( 'ffffffff' ),
  659. ['graph'] = STRING( 'DefaultAir' ),
  660. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  661. ['orientation'] = VECTOR3( 0, -0, 0 ),
  662. ['position'] = VECTOR3( 153.5, 63.1484, 102.5 ),
  663. },
  664. ['WaterPN04'] = {
  665. ['hint'] = BOOLEAN( true ),
  666. ['type'] = STRING( 'Water Path Node' ),
  667. ['adjacentTo'] = STRING( 'WaterPN02 WaterPN03' ),
  668. ['color'] = STRING( 'ff0000ff' ),
  669. ['graph'] = STRING( 'DefaultWater' ),
  670. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  671. ['orientation'] = VECTOR3( 0, -0, 0 ),
  672. ['position'] = VECTOR3( 86.5, 63.1114, 205.5 ),
  673. },
  674. ['AirPN35'] = {
  675. ['hint'] = BOOLEAN( true ),
  676. ['type'] = STRING( 'Air Path Node' ),
  677. ['adjacentTo'] = STRING( 'AirPN25 AirPN26 AirPN27 AirPN34 AirPN36' ),
  678. ['color'] = STRING( 'ffffffff' ),
  679. ['graph'] = STRING( 'DefaultAir' ),
  680. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  681. ['orientation'] = VECTOR3( 0, -0, 0 ),
  682. ['position'] = VECTOR3( 204.5, 63.1114, 0.5 ),
  683. },
  684. ['AmphPN24'] = {
  685. ['hint'] = BOOLEAN( true ),
  686. ['type'] = STRING( 'Amphibious Path Node' ),
  687. ['adjacentTo'] = STRING( 'AmphPN22 AmphPN23' ),
  688. ['color'] = STRING( 'ff00ffff' ),
  689. ['graph'] = STRING( 'DefaultAmphibious' ),
  690. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  691. ['orientation'] = VECTOR3( 0, -0, 0 ),
  692. ['position'] = VECTOR3( 245.5, 76.4375, 246.5 ),
  693. },
  694. ['Mass 27'] = {
  695. ['size'] = FLOAT( 1.000000 ),
  696. ['resource'] = BOOLEAN( true ),
  697. ['amount'] = FLOAT( 100.000000 ),
  698. ['color'] = STRING( 'ff808080' ),
  699. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  700. ['type'] = STRING( 'Mass' ),
  701. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  702. ['orientation'] = VECTOR3( 0, -0, 0 ),
  703. ['position'] = VECTOR3( 170.5, 63.1484, 85.5 ),
  704. },
  705. ['Mass 07'] = {
  706. ['size'] = FLOAT( 1.000000 ),
  707. ['resource'] = BOOLEAN( true ),
  708. ['amount'] = FLOAT( 100.000000 ),
  709. ['color'] = STRING( 'ff808080' ),
  710. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  711. ['type'] = STRING( 'Mass' ),
  712. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  713. ['orientation'] = VECTOR3( 0, -0, 0 ),
  714. ['position'] = VECTOR3( 223.5, 76.4375, 223.5 ),
  715. },
  716. ['Combat Zone 04'] = {
  717. ['hint'] = BOOLEAN( true ),
  718. ['color'] = STRING( 'ff800000' ),
  719. ['type'] = STRING( 'Combat Zone' ),
  720. ['prop'] = STRING( '/env/common/props/markers/M_CombatZone_prop.bp' ),
  721. ['orientation'] = VECTOR3( 0, -0, 0 ),
  722. ['position'] = VECTOR3( 128.5, 63.1484, 127.5 ),
  723. },
  724. ['AirPN24'] = {
  725. ['hint'] = BOOLEAN( true ),
  726. ['type'] = STRING( 'Air Path Node' ),
  727. ['adjacentTo'] = STRING( 'AirPN13 AirPN14 AirPN23 AirPN25 AirPN26' ),
  728. ['color'] = STRING( 'ffffffff' ),
  729. ['graph'] = STRING( 'DefaultAir' ),
  730. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  731. ['orientation'] = VECTOR3( 0, -0, 0 ),
  732. ['position'] = VECTOR3( 255.5, 65.5781, 102.5 ),
  733. },
  734. ['Hydrocarbon 01'] = {
  735. ['size'] = FLOAT( 3.000000 ),
  736. ['amount'] = FLOAT( 100.000000 ),
  737. ['color'] = STRING( 'ff008000' ),
  738. ['resource'] = BOOLEAN( true ),
  739. ['type'] = STRING( 'Hydrocarbon' ),
  740. ['prop'] = STRING( '/env/common/props/markers/M_Hydrocarbon_prop.bp' ),
  741. ['orientation'] = VECTOR3( 0, -0, 0 ),
  742. ['position'] = VECTOR3( 9.5, 63.1406, 246.5 ),
  743. },
  744. ['WaterPN10'] = {
  745. ['hint'] = BOOLEAN( true ),
  746. ['type'] = STRING( 'Water Path Node' ),
  747. ['adjacentTo'] = STRING( 'WaterPN06 WaterPN08' ),
  748. ['color'] = STRING( 'ff0000ff' ),
  749. ['graph'] = STRING( 'DefaultWater' ),
  750. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  751. ['orientation'] = VECTOR3( 0, -0, 0 ),
  752. ['position'] = VECTOR3( 172.5, 63.1114, 51.5 ),
  753. },
  754. ['LandPN16'] = {
  755. ['hint'] = BOOLEAN( true ),
  756. ['type'] = STRING( 'Land Path Node' ),
  757. ['adjacentTo'] = STRING( 'LandPN11 LandPN15 LandPN17' ),
  758. ['color'] = STRING( 'ff00ff00' ),
  759. ['graph'] = STRING( 'DefaultLand' ),
  760. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  761. ['orientation'] = VECTOR3( 0, -0, 0 ),
  762. ['position'] = VECTOR3( 109.5, 68.3594, 205.5 ),
  763. },
  764. ['AmphPN41'] = {
  765. ['hint'] = BOOLEAN( true ),
  766. ['type'] = STRING( 'Amphibious Path Node' ),
  767. ['adjacentTo'] = STRING( 'AmphPN12 AmphPN13 AmphPN16 AmphPN19' ),
  768. ['color'] = STRING( 'ff00ffff' ),
  769. ['graph'] = STRING( 'DefaultAmphibious' ),
  770. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  771. ['orientation'] = VECTOR3( 0, -0, 0 ),
  772. ['position'] = VECTOR3( 102.5, 63.1484, 69.5 ),
  773. },
  774. ['AmphPN39'] = {
  775. ['hint'] = BOOLEAN( true ),
  776. ['type'] = STRING( 'Amphibious Path Node' ),
  777. ['adjacentTo'] = STRING( 'AmphPN01 AmphPN37 AmphPN38' ),
  778. ['color'] = STRING( 'ff00ffff' ),
  779. ['graph'] = STRING( 'DefaultAmphibious' ),
  780. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  781. ['orientation'] = VECTOR3( 0, -0, 0 ),
  782. ['position'] = VECTOR3( 5.5, 66.5, 152.5 ),
  783. },
  784. ['Combat Zone 01'] = {
  785. ['hint'] = BOOLEAN( true ),
  786. ['color'] = STRING( 'ff800000' ),
  787. ['type'] = STRING( 'Combat Zone' ),
  788. ['prop'] = STRING( '/env/common/props/markers/M_CombatZone_prop.bp' ),
  789. ['orientation'] = VECTOR3( 0, -0, 0 ),
  790. ['position'] = VECTOR3( 28.5, 76.4375, 27.5 ),
  791. },
  792. ['Mass 33'] = {
  793. ['size'] = FLOAT( 1.000000 ),
  794. ['resource'] = BOOLEAN( true ),
  795. ['amount'] = FLOAT( 100.000000 ),
  796. ['color'] = STRING( 'ff808080' ),
  797. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  798. ['type'] = STRING( 'Mass' ),
  799. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  800. ['orientation'] = VECTOR3( 0, -0, 0 ),
  801. ['position'] = VECTOR3( 116.5, 63.1484, 86.5 ),
  802. },
  803. ['LandPN17'] = {
  804. ['hint'] = BOOLEAN( true ),
  805. ['type'] = STRING( 'Land Path Node' ),
  806. ['adjacentTo'] = STRING( 'LandPN13 LandPN15 LandPN16' ),
  807. ['color'] = STRING( 'ff00ff00' ),
  808. ['graph'] = STRING( 'DefaultLand' ),
  809. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  810. ['orientation'] = VECTOR3( 0, -0, 0 ),
  811. ['position'] = VECTOR3( 110.5, 68.8281, 242.5 ),
  812. },
  813. ['LandPN27'] = {
  814. ['hint'] = BOOLEAN( true ),
  815. ['type'] = STRING( 'Land Path Node' ),
  816. ['adjacentTo'] = STRING( 'LandPN09 LandPN25 LandPN29' ),
  817. ['color'] = STRING( 'ff00ff00' ),
  818. ['graph'] = STRING( 'DefaultLand' ),
  819. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  820. ['orientation'] = VECTOR3( 0, -0, 0 ),
  821. ['position'] = VECTOR3( 7.5, 76.4297, 101.5 ),
  822. },
  823. ['AmphPN38'] = {
  824. ['hint'] = BOOLEAN( true ),
  825. ['type'] = STRING( 'Amphibious Path Node' ),
  826. ['adjacentTo'] = STRING( 'AmphPN05 AmphPN19 AmphPN39' ),
  827. ['color'] = STRING( 'ff00ffff' ),
  828. ['graph'] = STRING( 'DefaultAmphibious' ),
  829. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  830. ['orientation'] = VECTOR3( 0, -0, 0 ),
  831. ['position'] = VECTOR3( 51.5, 66.0391, 153.5 ),
  832. },
  833. ['AmphPN37'] = {
  834. ['hint'] = BOOLEAN( true ),
  835. ['type'] = STRING( 'Amphibious Path Node' ),
  836. ['adjacentTo'] = STRING( 'AmphPN19 AmphPN35 AmphPN39' ),
  837. ['color'] = STRING( 'ff00ffff' ),
  838. ['graph'] = STRING( 'DefaultAmphibious' ),
  839. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  840. ['orientation'] = VECTOR3( 0, -0, 0 ),
  841. ['position'] = VECTOR3( 7.5, 76.4297, 101.5 ),
  842. },
  843. ['LandPN14'] = {
  844. ['hint'] = BOOLEAN( true ),
  845. ['type'] = STRING( 'Land Path Node' ),
  846. ['adjacentTo'] = STRING( 'LandPN12 LandPN13' ),
  847. ['color'] = STRING( 'ff00ff00' ),
  848. ['graph'] = STRING( 'DefaultLand' ),
  849. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  850. ['orientation'] = VECTOR3( 0, -0, 0 ),
  851. ['position'] = VECTOR3( 245.5, 76.4375, 246.5 ),
  852. },
  853. ['AmphPN32'] = {
  854. ['hint'] = BOOLEAN( true ),
  855. ['type'] = STRING( 'Amphibious Path Node' ),
  856. ['adjacentTo'] = STRING( 'AmphPN19 AmphPN31 AmphPN33 AmphPN35 AmphPN36' ),
  857. ['color'] = STRING( 'ff00ffff' ),
  858. ['graph'] = STRING( 'DefaultAmphibious' ),
  859. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  860. ['orientation'] = VECTOR3( 0, -0, 0 ),
  861. ['position'] = VECTOR3( 52.5, 76.4375, 51.5 ),
  862. },
  863. ['AirPN20'] = {
  864. ['hint'] = BOOLEAN( true ),
  865. ['type'] = STRING( 'Air Path Node' ),
  866. ['adjacentTo'] = STRING( 'AirPN17 AirPN18 AirPN19 AirPN29 AirPN30' ),
  867. ['color'] = STRING( 'ffffffff' ),
  868. ['graph'] = STRING( 'DefaultAir' ),
  869. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  870. ['orientation'] = VECTOR3( 0, -0, 0 ),
  871. ['position'] = VECTOR3( 0.5, 76.4297, 102.5 ),
  872. },
  873. ['Mass 19'] = {
  874. ['size'] = FLOAT( 1.000000 ),
  875. ['resource'] = BOOLEAN( true ),
  876. ['amount'] = FLOAT( 100.000000 ),
  877. ['color'] = STRING( 'ff808080' ),
  878. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  879. ['type'] = STRING( 'Mass' ),
  880. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  881. ['orientation'] = VECTOR3( 0, -0, 0 ),
  882. ['position'] = VECTOR3( 22.5, 76.4375, 32.5 ),
  883. },
  884. ['AirPN03'] = {
  885. ['hint'] = BOOLEAN( true ),
  886. ['type'] = STRING( 'Air Path Node' ),
  887. ['adjacentTo'] = STRING( 'AirPN02 AirPN04 AirPN08 AirPN09 AirPN10' ),
  888. ['color'] = STRING( 'ffffffff' ),
  889. ['graph'] = STRING( 'DefaultAir' ),
  890. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  891. ['orientation'] = VECTOR3( 0, -0, 0 ),
  892. ['position'] = VECTOR3( 102.5, 65.125, 255.5 ),
  893. },
  894. ['AmphPN34'] = {
  895. ['hint'] = BOOLEAN( true ),
  896. ['type'] = STRING( 'Amphibious Path Node' ),
  897. ['adjacentTo'] = STRING( 'AmphPN33 AmphPN35' ),
  898. ['color'] = STRING( 'ff00ffff' ),
  899. ['graph'] = STRING( 'DefaultAmphibious' ),
  900. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  901. ['orientation'] = VECTOR3( 0, -0, 0 ),
  902. ['position'] = VECTOR3( 7.5, 76.4375, 8.5 ),
  903. },
  904. ['AmphPN31'] = {
  905. ['hint'] = BOOLEAN( true ),
  906. ['type'] = STRING( 'Amphibious Path Node' ),
  907. ['adjacentTo'] = STRING( 'AmphPN10 AmphPN30 AmphPN32 AmphPN36' ),
  908. ['color'] = STRING( 'ff00ffff' ),
  909. ['graph'] = STRING( 'DefaultAmphibious' ),
  910. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  911. ['orientation'] = VECTOR3( 0, -0, 0 ),
  912. ['position'] = VECTOR3( 152.5, 66.9609, 50.5 ),
  913. },
  914. ['Protected Experimental Construction 02'] = {
  915. ['hint'] = BOOLEAN( true ),
  916. ['color'] = STRING( 'ff0000AA' ),
  917. ['type'] = STRING( 'Protected Experimental Construction' ),
  918. ['prop'] = STRING( '/env/common/props/markers/M_Expansion_prop.bp' ),
  919. ['orientation'] = VECTOR3( 0, -0, 0 ),
  920. ['position'] = VECTOR3( 244.5, 76.4375, 245.5 ),
  921. },
  922. ['AirPN29'] = {
  923. ['hint'] = BOOLEAN( true ),
  924. ['type'] = STRING( 'Air Path Node' ),
  925. ['adjacentTo'] = STRING( 'AirPN19 AirPN20 AirPN21 AirPN28 AirPN30 AirPN31 AirPN32 AirPN33' ),
  926. ['color'] = STRING( 'ffffffff' ),
  927. ['graph'] = STRING( 'DefaultAir' ),
  928. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  929. ['orientation'] = VECTOR3( 0, -0, 0 ),
  930. ['position'] = VECTOR3( 51.5, 76.4375, 51.5 ),
  931. },
  932. ['AirPN18'] = {
  933. ['hint'] = BOOLEAN( true ),
  934. ['type'] = STRING( 'Air Path Node' ),
  935. ['adjacentTo'] = STRING( 'AirPN07 AirPN08 AirPN17 AirPN19 AirPN20' ),
  936. ['color'] = STRING( 'ffffffff' ),
  937. ['graph'] = STRING( 'DefaultAir' ),
  938. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  939. ['orientation'] = VECTOR3( 0, -0, 0 ),
  940. ['position'] = VECTOR3( 0.5, 66.0391, 153.5 ),
  941. },
  942. ['LandPN13'] = {
  943. ['hint'] = BOOLEAN( true ),
  944. ['type'] = STRING( 'Land Path Node' ),
  945. ['adjacentTo'] = STRING( 'LandPN11 LandPN14 LandPN15 LandPN17' ),
  946. ['color'] = STRING( 'ff00ff00' ),
  947. ['graph'] = STRING( 'DefaultLand' ),
  948. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  949. ['orientation'] = VECTOR3( 0, -0, 0 ),
  950. ['position'] = VECTOR3( 204.5, 76.4375, 246.5 ),
  951. },
  952. ['AmphPN25'] = {
  953. ['hint'] = BOOLEAN( true ),
  954. ['type'] = STRING( 'Amphibious Path Node' ),
  955. ['adjacentTo'] = STRING( 'AmphPN21 AmphPN23 AmphPN26 AmphPN27' ),
  956. ['color'] = STRING( 'ff00ffff' ),
  957. ['graph'] = STRING( 'DefaultAmphibious' ),
  958. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  959. ['orientation'] = VECTOR3( 0, -0, 0 ),
  960. ['position'] = VECTOR3( 153.5, 76.4375, 227.5 ),
  961. },
  962. ['AmphPN23'] = {
  963. ['hint'] = BOOLEAN( true ),
  964. ['type'] = STRING( 'Amphibious Path Node' ),
  965. ['adjacentTo'] = STRING( 'AmphPN21 AmphPN24 AmphPN25 AmphPN27' ),
  966. ['color'] = STRING( 'ff00ffff' ),
  967. ['graph'] = STRING( 'DefaultAmphibious' ),
  968. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  969. ['orientation'] = VECTOR3( 0, -0, 0 ),
  970. ['position'] = VECTOR3( 204.5, 76.4375, 246.5 ),
  971. },
  972. ['AmphPN22'] = {
  973. ['hint'] = BOOLEAN( true ),
  974. ['type'] = STRING( 'Amphibious Path Node' ),
  975. ['adjacentTo'] = STRING( 'AmphPN20 AmphPN21 AmphPN24' ),
  976. ['color'] = STRING( 'ff00ffff' ),
  977. ['graph'] = STRING( 'DefaultAmphibious' ),
  978. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  979. ['orientation'] = VECTOR3( 0, -0, 0 ),
  980. ['position'] = VECTOR3( 245.5, 76.4375, 205.5 ),
  981. },
  982. ['LandPN05'] = {
  983. ['hint'] = BOOLEAN( true ),
  984. ['type'] = STRING( 'Land Path Node' ),
  985. ['adjacentTo'] = STRING( 'LandPN04 LandPN07 LandPN30' ),
  986. ['color'] = STRING( 'ff00ff00' ),
  987. ['graph'] = STRING( 'DefaultLand' ),
  988. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  989. ['orientation'] = VECTOR3( 0, -0, 0 ),
  990. ['position'] = VECTOR3( 72.5, 63.1484, 184.5 ),
  991. },
  992. ['LandPN03'] = {
  993. ['hint'] = BOOLEAN( true ),
  994. ['type'] = STRING( 'Land Path Node' ),
  995. ['adjacentTo'] = STRING( 'LandPN02 LandPN06 LandPN07 LandPN31' ),
  996. ['color'] = STRING( 'ff00ff00' ),
  997. ['graph'] = STRING( 'DefaultLand' ),
  998. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  999. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1000. ['position'] = VECTOR3( 153.5, 63.1484, 80.5 ),
  1001. },
  1002. ['Mass 26'] = {
  1003. ['size'] = FLOAT( 1.000000 ),
  1004. ['resource'] = BOOLEAN( true ),
  1005. ['amount'] = FLOAT( 100.000000 ),
  1006. ['color'] = STRING( 'ff808080' ),
  1007. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1008. ['type'] = STRING( 'Mass' ),
  1009. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1010. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1011. ['position'] = VECTOR3( 170.5, 63.1484, 72.5 ),
  1012. },
  1013. ['AmphPN21'] = {
  1014. ['hint'] = BOOLEAN( true ),
  1015. ['type'] = STRING( 'Amphibious Path Node' ),
  1016. ['adjacentTo'] = STRING( 'AmphPN18 AmphPN20 AmphPN22 AmphPN23 AmphPN25 AmphPN26' ),
  1017. ['color'] = STRING( 'ff00ffff' ),
  1018. ['graph'] = STRING( 'DefaultAmphibious' ),
  1019. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1020. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1021. ['position'] = VECTOR3( 204.5, 76.4375, 205.5 ),
  1022. },
  1023. ['WaterPN03'] = {
  1024. ['hint'] = BOOLEAN( true ),
  1025. ['type'] = STRING( 'Water Path Node' ),
  1026. ['adjacentTo'] = STRING( 'WaterPN01 WaterPN02 WaterPN04' ),
  1027. ['color'] = STRING( 'ff0000ff' ),
  1028. ['graph'] = STRING( 'DefaultWater' ),
  1029. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1030. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1031. ['position'] = VECTOR3( 51.5, 63.1114, 242.5 ),
  1032. },
  1033. ['LandPN29'] = {
  1034. ['hint'] = BOOLEAN( true ),
  1035. ['type'] = STRING( 'Land Path Node' ),
  1036. ['adjacentTo'] = STRING( 'LandPN27 LandPN28' ),
  1037. ['color'] = STRING( 'ff00ff00' ),
  1038. ['graph'] = STRING( 'DefaultLand' ),
  1039. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1040. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1041. ['position'] = VECTOR3( 5.5, 66.5, 152.5 ),
  1042. },
  1043. ['AmphPN20'] = {
  1044. ['hint'] = BOOLEAN( true ),
  1045. ['type'] = STRING( 'Amphibious Path Node' ),
  1046. ['adjacentTo'] = STRING( 'AmphPN18 AmphPN21 AmphPN22 AmphPN29' ),
  1047. ['color'] = STRING( 'ff00ffff' ),
  1048. ['graph'] = STRING( 'DefaultAmphibious' ),
  1049. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1050. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1051. ['position'] = VECTOR3( 244.5, 76.4297, 153.5 ),
  1052. },
  1053. ['AmphPN19'] = {
  1054. ['hint'] = BOOLEAN( true ),
  1055. ['type'] = STRING( 'Amphibious Path Node' ),
  1056. ['adjacentTo'] = STRING( 'AmphPN12 AmphPN32 AmphPN37 AmphPN38 AmphPN41' ),
  1057. ['color'] = STRING( 'ff00ffff' ),
  1058. ['graph'] = STRING( 'DefaultAmphibious' ),
  1059. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1060. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1061. ['position'] = VECTOR3( 50.5, 76.4297, 102.5 ),
  1062. },
  1063. ['Defensive Point 08'] = {
  1064. ['hint'] = BOOLEAN( true ),
  1065. ['color'] = STRING( 'ff008000' ),
  1066. ['type'] = STRING( 'Defensive Point' ),
  1067. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  1068. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1069. ['position'] = VECTOR3( 233.5, 63.1406, 22.5 ),
  1070. },
  1071. ['AmphPN16'] = {
  1072. ['hint'] = BOOLEAN( true ),
  1073. ['type'] = STRING( 'Amphibious Path Node' ),
  1074. ['adjacentTo'] = STRING( 'AmphPN13 AmphPN17 AmphPN41' ),
  1075. ['color'] = STRING( 'ff00ffff' ),
  1076. ['graph'] = STRING( 'DefaultAmphibious' ),
  1077. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1078. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1079. ['position'] = VECTOR3( 187.5, 63.1484, 71.5 ),
  1080. },
  1081. ['Mass 09'] = {
  1082. ['size'] = FLOAT( 1.000000 ),
  1083. ['resource'] = BOOLEAN( true ),
  1084. ['amount'] = FLOAT( 100.000000 ),
  1085. ['color'] = STRING( 'ff808080' ),
  1086. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1087. ['type'] = STRING( 'Mass' ),
  1088. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1089. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1090. ['position'] = VECTOR3( 21.5, 63.1406, 247.5 ),
  1091. },
  1092. ['Mass 12'] = {
  1093. ['size'] = FLOAT( 1.000000 ),
  1094. ['resource'] = BOOLEAN( true ),
  1095. ['amount'] = FLOAT( 100.000000 ),
  1096. ['color'] = STRING( 'ff808080' ),
  1097. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1098. ['type'] = STRING( 'Mass' ),
  1099. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1100. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1101. ['position'] = VECTOR3( 72.5, 63.1484, 170.5 ),
  1102. },
  1103. ['AmphPN13'] = {
  1104. ['hint'] = BOOLEAN( true ),
  1105. ['type'] = STRING( 'Amphibious Path Node' ),
  1106. ['adjacentTo'] = STRING( 'AmphPN12 AmphPN16 AmphPN17 AmphPN41' ),
  1107. ['color'] = STRING( 'ff00ffff' ),
  1108. ['graph'] = STRING( 'DefaultAmphibious' ),
  1109. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1110. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1111. ['position'] = VECTOR3( 153.5, 63.1484, 80.5 ),
  1112. },
  1113. ['LandPN08'] = {
  1114. ['hint'] = BOOLEAN( true ),
  1115. ['type'] = STRING( 'Land Path Node' ),
  1116. ['adjacentTo'] = STRING( 'LandPN01 LandPN10 LandPN11 LandPN18 LandPN30' ),
  1117. ['color'] = STRING( 'ff00ff00' ),
  1118. ['graph'] = STRING( 'DefaultLand' ),
  1119. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1120. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1121. ['position'] = VECTOR3( 204.5, 76.4297, 153.5 ),
  1122. },
  1123. ['AmphPN09'] = {
  1124. ['hint'] = BOOLEAN( true ),
  1125. ['type'] = STRING( 'Amphibious Path Node' ),
  1126. ['adjacentTo'] = STRING( 'AmphPN06 AmphPN07 AmphPN08 AmphPN29' ),
  1127. ['color'] = STRING( 'ff00ffff' ),
  1128. ['graph'] = STRING( 'DefaultAmphibious' ),
  1129. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1130. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1131. ['position'] = VECTOR3( 242.5, 63.1114, 51.5 ),
  1132. },
  1133. ['LandPN22'] = {
  1134. ['hint'] = BOOLEAN( true ),
  1135. ['type'] = STRING( 'Land Path Node' ),
  1136. ['adjacentTo'] = STRING( 'LandPN09 LandPN21 LandPN23 LandPN25 LandPN26' ),
  1137. ['color'] = STRING( 'ff00ff00' ),
  1138. ['graph'] = STRING( 'DefaultLand' ),
  1139. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1140. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1141. ['position'] = VECTOR3( 52.5, 76.4375, 51.5 ),
  1142. },
  1143. ['AmphPN05'] = {
  1144. ['hint'] = BOOLEAN( true ),
  1145. ['type'] = STRING( 'Amphibious Path Node' ),
  1146. ['adjacentTo'] = STRING( 'AmphPN01 AmphPN02 AmphPN38' ),
  1147. ['color'] = STRING( 'ff00ffff' ),
  1148. ['graph'] = STRING( 'DefaultAmphibious' ),
  1149. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1150. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1151. ['position'] = VECTOR3( 51.5, 63.1114, 171.5 ),
  1152. },
  1153. ['AirPN14'] = {
  1154. ['hint'] = BOOLEAN( true ),
  1155. ['type'] = STRING( 'Air Path Node' ),
  1156. ['adjacentTo'] = STRING( 'AirPN11 AirPN12 AirPN13 AirPN23 AirPN24' ),
  1157. ['color'] = STRING( 'ffffffff' ),
  1158. ['graph'] = STRING( 'DefaultAir' ),
  1159. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1160. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1161. ['position'] = VECTOR3( 255.5, 76.4297, 153.5 ),
  1162. },
  1163. ['WaterPN06'] = {
  1164. ['hint'] = BOOLEAN( true ),
  1165. ['type'] = STRING( 'Water Path Node' ),
  1166. ['adjacentTo'] = STRING( 'WaterPN07 WaterPN08 WaterPN09 WaterPN10' ),
  1167. ['color'] = STRING( 'ff0000ff' ),
  1168. ['graph'] = STRING( 'DefaultWater' ),
  1169. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1170. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1171. ['position'] = VECTOR3( 204.5, 63.1114, 51.5 ),
  1172. },
  1173. ['AirPN08'] = {
  1174. ['hint'] = BOOLEAN( true ),
  1175. ['type'] = STRING( 'Air Path Node' ),
  1176. ['adjacentTo'] = STRING( 'AirPN01 AirPN02 AirPN03 AirPN07 AirPN09 AirPN16 AirPN17 AirPN18' ),
  1177. ['color'] = STRING( 'ffffffff' ),
  1178. ['graph'] = STRING( 'DefaultAir' ),
  1179. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1180. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1181. ['position'] = VECTOR3( 51.5, 63.1114, 204.5 ),
  1182. },
  1183. ['AirPN32'] = {
  1184. ['hint'] = BOOLEAN( true ),
  1185. ['type'] = STRING( 'Air Path Node' ),
  1186. ['adjacentTo'] = STRING( 'AirPN28 AirPN29 AirPN30 AirPN31 AirPN33' ),
  1187. ['color'] = STRING( 'ffffffff' ),
  1188. ['graph'] = STRING( 'DefaultAir' ),
  1189. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1190. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1191. ['position'] = VECTOR3( 51.5, 76.4375, 0.5 ),
  1192. },
  1193. ['AmphPN03'] = {
  1194. ['hint'] = BOOLEAN( true ),
  1195. ['type'] = STRING( 'Amphibious Path Node' ),
  1196. ['adjacentTo'] = STRING( 'AmphPN01 AmphPN02 AmphPN04 AmphPN27' ),
  1197. ['color'] = STRING( 'ff00ffff' ),
  1198. ['graph'] = STRING( 'DefaultAmphibious' ),
  1199. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1200. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1201. ['position'] = VECTOR3( 51.5, 63.1114, 242.5 ),
  1202. },
  1203. ['Mass 03'] = {
  1204. ['size'] = FLOAT( 1.000000 ),
  1205. ['resource'] = BOOLEAN( true ),
  1206. ['amount'] = FLOAT( 100.000000 ),
  1207. ['color'] = STRING( 'ff808080' ),
  1208. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1209. ['type'] = STRING( 'Mass' ),
  1210. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1211. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1212. ['position'] = VECTOR3( 170.5, 81.0625, 106.5 ),
  1213. },
  1214. ['LandPN30'] = {
  1215. ['hint'] = BOOLEAN( true ),
  1216. ['type'] = STRING( 'Land Path Node' ),
  1217. ['adjacentTo'] = STRING( 'LandPN01 LandPN04 LandPN05 LandPN08' ),
  1218. ['color'] = STRING( 'ff00ff00' ),
  1219. ['graph'] = STRING( 'DefaultLand' ),
  1220. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1221. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1222. ['position'] = VECTOR3( 152.5, 63.1484, 184.5 ),
  1223. },
  1224. ['LandPN28'] = {
  1225. ['hint'] = BOOLEAN( true ),
  1226. ['type'] = STRING( 'Land Path Node' ),
  1227. ['adjacentTo'] = STRING( 'LandPN09 LandPN29' ),
  1228. ['color'] = STRING( 'ff00ff00' ),
  1229. ['graph'] = STRING( 'DefaultLand' ),
  1230. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1231. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1232. ['position'] = VECTOR3( 51.5, 66.0391, 153.5 ),
  1233. },
  1234. ['LandPN26'] = {
  1235. ['hint'] = BOOLEAN( true ),
  1236. ['type'] = STRING( 'Land Path Node' ),
  1237. ['adjacentTo'] = STRING( 'LandPN20 LandPN21 LandPN22 LandPN23' ),
  1238. ['color'] = STRING( 'ff00ff00' ),
  1239. ['graph'] = STRING( 'DefaultLand' ),
  1240. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1241. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1242. ['position'] = VECTOR3( 101.5, 76.4375, 26.5 ),
  1243. },
  1244. ['LandPN24'] = {
  1245. ['hint'] = BOOLEAN( true ),
  1246. ['type'] = STRING( 'Land Path Node' ),
  1247. ['adjacentTo'] = STRING( 'LandPN23 LandPN25' ),
  1248. ['color'] = STRING( 'ff00ff00' ),
  1249. ['graph'] = STRING( 'DefaultLand' ),
  1250. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1251. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1252. ['position'] = VECTOR3( 7.5, 76.4375, 8.5 ),
  1253. },
  1254. ['Mass 28'] = {
  1255. ['size'] = FLOAT( 1.000000 ),
  1256. ['resource'] = BOOLEAN( true ),
  1257. ['amount'] = FLOAT( 100.000000 ),
  1258. ['color'] = STRING( 'ff808080' ),
  1259. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1260. ['type'] = STRING( 'Mass' ),
  1261. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1262. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1263. ['position'] = VECTOR3( 183.5, 63.1484, 85.5 ),
  1264. },
  1265. ['AmphPN07'] = {
  1266. ['hint'] = BOOLEAN( true ),
  1267. ['type'] = STRING( 'Amphibious Path Node' ),
  1268. ['adjacentTo'] = STRING( 'AmphPN06 AmphPN09 AmphPN28' ),
  1269. ['color'] = STRING( 'ff00ffff' ),
  1270. ['graph'] = STRING( 'DefaultAmphibious' ),
  1271. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1272. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1273. ['position'] = VECTOR3( 204.5, 63.1114, 88.5 ),
  1274. },
  1275. ['LandPN21'] = {
  1276. ['hint'] = BOOLEAN( true ),
  1277. ['type'] = STRING( 'Land Path Node' ),
  1278. ['adjacentTo'] = STRING( 'LandPN20 LandPN22 LandPN26' ),
  1279. ['color'] = STRING( 'ff00ff00' ),
  1280. ['graph'] = STRING( 'DefaultLand' ),
  1281. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1282. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1283. ['position'] = VECTOR3( 152.5, 66.9609, 50.5 ),
  1284. },
  1285. ['Defensive Point 04'] = {
  1286. ['hint'] = BOOLEAN( true ),
  1287. ['color'] = STRING( 'ff008000' ),
  1288. ['type'] = STRING( 'Defensive Point' ),
  1289. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  1290. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1291. ['position'] = VECTOR3( 168.5, 63.1484, 85.5 ),
  1292. },
  1293. ['LandPN19'] = {
  1294. ['hint'] = BOOLEAN( true ),
  1295. ['type'] = STRING( 'Land Path Node' ),
  1296. ['adjacentTo'] = STRING( 'LandPN10 LandPN18' ),
  1297. ['color'] = STRING( 'ff00ff00' ),
  1298. ['graph'] = STRING( 'DefaultLand' ),
  1299. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1300. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1301. ['position'] = VECTOR3( 245.5, 66.0391, 103.5 ),
  1302. },
  1303. ['AirPN15'] = {
  1304. ['hint'] = BOOLEAN( true ),
  1305. ['type'] = STRING( 'Air Path Node' ),
  1306. ['adjacentTo'] = STRING( 'AirPN09 AirPN10 AirPN11 AirPN13 AirPN16 AirPN21 AirPN22 AirPN23' ),
  1307. ['color'] = STRING( 'ffffffff' ),
  1308. ['graph'] = STRING( 'DefaultAir' ),
  1309. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1310. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1311. ['position'] = VECTOR3( 153.5, 63.1484, 153.5 ),
  1312. },
  1313. ['Defensive Point 06'] = {
  1314. ['hint'] = BOOLEAN( true ),
  1315. ['color'] = STRING( 'ff008000' ),
  1316. ['type'] = STRING( 'Defensive Point' ),
  1317. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  1318. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1319. ['position'] = VECTOR3( 160.5, 63.1484, 153.5 ),
  1320. },
  1321. ['Hydrocarbon 03'] = {
  1322. ['size'] = FLOAT( 3.000000 ),
  1323. ['amount'] = FLOAT( 100.000000 ),
  1324. ['color'] = STRING( 'ff008000' ),
  1325. ['resource'] = BOOLEAN( true ),
  1326. ['type'] = STRING( 'Hydrocarbon' ),
  1327. ['prop'] = STRING( '/env/common/props/markers/M_Hydrocarbon_prop.bp' ),
  1328. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1329. ['position'] = VECTOR3( 246.5, 63.1406, 9.5 ),
  1330. },
  1331. ['LandPN31'] = {
  1332. ['hint'] = BOOLEAN( true ),
  1333. ['type'] = STRING( 'Land Path Node' ),
  1334. ['adjacentTo'] = STRING( 'LandPN02 LandPN03 LandPN06 LandPN09' ),
  1335. ['color'] = STRING( 'ff00ff00' ),
  1336. ['graph'] = STRING( 'DefaultLand' ),
  1337. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1338. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1339. ['position'] = VECTOR3( 102.5, 63.1484, 69.5 ),
  1340. },
  1341. ['ARMY_2'] = {
  1342. ['color'] = STRING( 'ff800080' ),
  1343. ['type'] = STRING( 'Blank Marker' ),
  1344. ['prop'] = STRING( '/env/common/props/markers/M_Blank_prop.bp' ),
  1345. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1346. ['position'] = VECTOR3( 27.5, 76.4375, 27.5 ),
  1347. },
  1348. ['Mass 00'] = {
  1349. ['size'] = FLOAT( 1.000000 ),
  1350. ['resource'] = BOOLEAN( true ),
  1351. ['amount'] = FLOAT( 100.000000 ),
  1352. ['color'] = STRING( 'ff808080' ),
  1353. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1354. ['type'] = STRING( 'Mass' ),
  1355. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1356. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1357. ['position'] = VECTOR3( 179.5, 76.4375, 210.5 ),
  1358. },
  1359. ['AmphPN36'] = {
  1360. ['hint'] = BOOLEAN( true ),
  1361. ['type'] = STRING( 'Amphibious Path Node' ),
  1362. ['adjacentTo'] = STRING( 'AmphPN30 AmphPN31 AmphPN32 AmphPN33' ),
  1363. ['color'] = STRING( 'ff00ffff' ),
  1364. ['graph'] = STRING( 'DefaultAmphibious' ),
  1365. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1366. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1367. ['position'] = VECTOR3( 101.5, 76.4375, 26.5 ),
  1368. },
  1369. ['AirPN02'] = {
  1370. ['hint'] = BOOLEAN( true ),
  1371. ['type'] = STRING( 'Air Path Node' ),
  1372. ['adjacentTo'] = STRING( 'AirPN01 AirPN03 AirPN07 AirPN08 AirPN09' ),
  1373. ['color'] = STRING( 'ffffffff' ),
  1374. ['graph'] = STRING( 'DefaultAir' ),
  1375. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1376. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1377. ['position'] = VECTOR3( 51.5, 63.1114, 255.5 ),
  1378. },
  1379. ['AmphPN27'] = {
  1380. ['hint'] = BOOLEAN( true ),
  1381. ['type'] = STRING( 'Amphibious Path Node' ),
  1382. ['adjacentTo'] = STRING( 'AmphPN03 AmphPN23 AmphPN25 AmphPN26' ),
  1383. ['color'] = STRING( 'ff00ffff' ),
  1384. ['graph'] = STRING( 'DefaultAmphibious' ),
  1385. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1386. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1387. ['position'] = VECTOR3( 110.5, 68.8281, 242.5 ),
  1388. },
  1389. ['WaterPN05'] = {
  1390. ['hint'] = BOOLEAN( true ),
  1391. ['type'] = STRING( 'Water Path Node' ),
  1392. ['adjacentTo'] = STRING( 'WaterPN01 WaterPN02' ),
  1393. ['color'] = STRING( 'ff0000ff' ),
  1394. ['graph'] = STRING( 'DefaultWater' ),
  1395. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1396. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1397. ['position'] = VECTOR3( 51.5, 63.1114, 171.5 ),
  1398. },
  1399. ['Mass 04'] = {
  1400. ['size'] = FLOAT( 1.000000 ),
  1401. ['resource'] = BOOLEAN( true ),
  1402. ['amount'] = FLOAT( 100.000000 ),
  1403. ['color'] = STRING( 'ff808080' ),
  1404. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1405. ['type'] = STRING( 'Mass' ),
  1406. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1407. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1408. ['position'] = VECTOR3( 223.5, 76.4375, 233.5 ),
  1409. },
  1410. ['LandPN12'] = {
  1411. ['hint'] = BOOLEAN( true ),
  1412. ['type'] = STRING( 'Land Path Node' ),
  1413. ['adjacentTo'] = STRING( 'LandPN10 LandPN11 LandPN14' ),
  1414. ['color'] = STRING( 'ff00ff00' ),
  1415. ['graph'] = STRING( 'DefaultLand' ),
  1416. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1417. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1418. ['position'] = VECTOR3( 245.5, 76.4375, 205.5 ),
  1419. },
  1420. ['Mass 31'] = {
  1421. ['size'] = FLOAT( 1.000000 ),
  1422. ['resource'] = BOOLEAN( true ),
  1423. ['amount'] = FLOAT( 100.000000 ),
  1424. ['color'] = STRING( 'ff808080' ),
  1425. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1426. ['type'] = STRING( 'Mass' ),
  1427. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1428. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1429. ['position'] = VECTOR3( 72.5, 81.0625, 136.5 ),
  1430. },
  1431. ['Mass 06'] = {
  1432. ['size'] = FLOAT( 1.000000 ),
  1433. ['resource'] = BOOLEAN( true ),
  1434. ['amount'] = FLOAT( 100.000000 ),
  1435. ['color'] = STRING( 'ff808080' ),
  1436. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1437. ['type'] = STRING( 'Mass' ),
  1438. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1439. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1440. ['position'] = VECTOR3( 233.5, 76.4375, 223.5 ),
  1441. },
  1442. ['Mass 11'] = {
  1443. ['size'] = FLOAT( 1.000000 ),
  1444. ['resource'] = BOOLEAN( true ),
  1445. ['amount'] = FLOAT( 100.000000 ),
  1446. ['color'] = STRING( 'ff808080' ),
  1447. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1448. ['type'] = STRING( 'Mass' ),
  1449. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1450. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1451. ['position'] = VECTOR3( 8.5, 63.1406, 234.5 ),
  1452. },
  1453. ['AirPN28'] = {
  1454. ['hint'] = BOOLEAN( true ),
  1455. ['type'] = STRING( 'Air Path Node' ),
  1456. ['adjacentTo'] = STRING( 'AirPN19 AirPN21 AirPN22 AirPN27 AirPN29 AirPN32 AirPN33 AirPN34' ),
  1457. ['color'] = STRING( 'ffffffff' ),
  1458. ['graph'] = STRING( 'DefaultAir' ),
  1459. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1460. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1461. ['position'] = VECTOR3( 102.5, 76.4375, 51.5 ),
  1462. },
  1463. ['AirPN04'] = {
  1464. ['hint'] = BOOLEAN( true ),
  1465. ['type'] = STRING( 'Air Path Node' ),
  1466. ['adjacentTo'] = STRING( 'AirPN03 AirPN05 AirPN09 AirPN10 AirPN11' ),
  1467. ['color'] = STRING( 'ffffffff' ),
  1468. ['graph'] = STRING( 'DefaultAir' ),
  1469. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1470. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1471. ['position'] = VECTOR3( 153.5, 76.4375, 255.5 ),
  1472. },
  1473. ['Mass 08'] = {
  1474. ['size'] = FLOAT( 1.000000 ),
  1475. ['resource'] = BOOLEAN( true ),
  1476. ['amount'] = FLOAT( 100.000000 ),
  1477. ['color'] = STRING( 'ff808080' ),
  1478. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1479. ['type'] = STRING( 'Mass' ),
  1480. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1481. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1482. ['position'] = VECTOR3( 85.5, 63.1484, 183.5 ),
  1483. },
  1484. ['Mass 16'] = {
  1485. ['size'] = FLOAT( 1.000000 ),
  1486. ['resource'] = BOOLEAN( true ),
  1487. ['amount'] = FLOAT( 100.000000 ),
  1488. ['color'] = STRING( 'ff808080' ),
  1489. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1490. ['type'] = STRING( 'Mass' ),
  1491. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1492. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1493. ['position'] = VECTOR3( 32.5, 76.4375, 32.5 ),
  1494. },
  1495. ['Mass 21'] = {
  1496. ['size'] = FLOAT( 1.000000 ),
  1497. ['resource'] = BOOLEAN( true ),
  1498. ['amount'] = FLOAT( 100.000000 ),
  1499. ['color'] = STRING( 'ff808080' ),
  1500. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1501. ['type'] = STRING( 'Mass' ),
  1502. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1503. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1504. ['position'] = VECTOR3( 25.5, 76.4297, 105.5 ),
  1505. },
  1506. ['LandPN07'] = {
  1507. ['hint'] = BOOLEAN( true ),
  1508. ['type'] = STRING( 'Land Path Node' ),
  1509. ['adjacentTo'] = STRING( 'LandPN01 LandPN02 LandPN03 LandPN04 LandPN05 LandPN06' ),
  1510. ['color'] = STRING( 'ff00ff00' ),
  1511. ['graph'] = STRING( 'DefaultLand' ),
  1512. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1513. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1514. ['position'] = VECTOR3( 128.5, 63.1484, 127.5 ),
  1515. },
  1516. ['LandPN06'] = {
  1517. ['hint'] = BOOLEAN( true ),
  1518. ['type'] = STRING( 'Land Path Node' ),
  1519. ['adjacentTo'] = STRING( 'LandPN03 LandPN07 LandPN31' ),
  1520. ['color'] = STRING( 'ff00ff00' ),
  1521. ['graph'] = STRING( 'DefaultLand' ),
  1522. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1523. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1524. ['position'] = VECTOR3( 187.5, 63.1484, 71.5 ),
  1525. },
  1526. ['Transport Marker 01'] = {
  1527. ['color'] = STRING( 'ff80A088' ),
  1528. ['type'] = STRING( 'Transport Marker' ),
  1529. ['prop'] = STRING( '/env/common/props/markers/M_Blank_prop.bp' ),
  1530. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1531. ['position'] = VECTOR3( 73.5, 81.0625, 149.5 ),
  1532. },
  1533. ['Naval Area 02'] = {
  1534. ['hint'] = BOOLEAN( true ),
  1535. ['color'] = STRING( 'ff0000FF' ),' ),
  1536. ['type'] = STRING( 'Naval Area' ),
  1537. ['prop'] = STRING( '/env/common/props/markers/M_Expansion_prop.bp' ),' ),
  1538. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1539. ['position'] = VECTOR3( 239.5, 63.1114, 83.5 ),
  1540. },
  1541. ['AirPN17'] = {
  1542. ['hint'] = BOOLEAN( true ),
  1543. ['type'] = STRING( 'Air Path Node' ),
  1544. ['adjacentTo'] = STRING( 'AirPN07 AirPN08 AirPN09 AirPN16 AirPN18 AirPN19 AirPN20 AirPN21' ),
  1545. ['color'] = STRING( 'ffffffff' ),
  1546. ['graph'] = STRING( 'DefaultAir' ),
  1547. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1548. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1549. ['position'] = VECTOR3( 51.5, 66.0391, 153.5 ),
  1550. },
  1551. ['WaterPN09'] = {
  1552. ['hint'] = BOOLEAN( true ),
  1553. ['type'] = STRING( 'Water Path Node' ),
  1554. ['adjacentTo'] = STRING( 'WaterPN06 WaterPN07 WaterPN08' ),
  1555. ['color'] = STRING( 'ff0000ff' ),
  1556. ['graph'] = STRING( 'DefaultWater' ),
  1557. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1558. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1559. ['position'] = VECTOR3( 242.5, 63.1114, 51.5 ),
  1560. },
  1561. ['WaterPN08'] = {
  1562. ['hint'] = BOOLEAN( true ),
  1563. ['type'] = STRING( 'Water Path Node' ),
  1564. ['adjacentTo'] = STRING( 'WaterPN06 WaterPN09 WaterPN10' ),
  1565. ['color'] = STRING( 'ff0000ff' ),
  1566. ['graph'] = STRING( 'DefaultWater' ),
  1567. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1568. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1569. ['position'] = VECTOR3( 204.5, 63.1114, 9.5 ),
  1570. },
  1571. ['AirPN12'] = {
  1572. ['hint'] = BOOLEAN( true ),
  1573. ['type'] = STRING( 'Air Path Node' ),
  1574. ['adjacentTo'] = STRING( 'AirPN05 AirPN06 AirPN11 AirPN13 AirPN14' ),
  1575. ['color'] = STRING( 'ffffffff' ),
  1576. ['graph'] = STRING( 'DefaultAir' ),
  1577. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1578. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1579. ['position'] = VECTOR3( 255.5, 76.4375, 204.5 ),
  1580. },
  1581. ['AmphPN04'] = {
  1582. ['hint'] = BOOLEAN( true ),
  1583. ['type'] = STRING( 'Amphibious Path Node' ),
  1584. ['adjacentTo'] = STRING( 'AmphPN02 AmphPN03 AmphPN26' ),
  1585. ['color'] = STRING( 'ff00ffff' ),
  1586. ['graph'] = STRING( 'DefaultAmphibious' ),
  1587. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1588. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1589. ['position'] = VECTOR3( 86.5, 63.1114, 205.5 ),
  1590. },
  1591. ['LandPN18'] = {
  1592. ['hint'] = BOOLEAN( true ),
  1593. ['type'] = STRING( 'Land Path Node' ),
  1594. ['adjacentTo'] = STRING( 'LandPN08 LandPN19' ),
  1595. ['color'] = STRING( 'ff00ff00' ),
  1596. ['graph'] = STRING( 'DefaultLand' ),
  1597. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1598. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1599. ['position'] = VECTOR3( 204.5, 65.5781, 102.5 ),
  1600. },
  1601. ['ARMY_1'] = {
  1602. ['color'] = STRING( 'ff800080' ),
  1603. ['type'] = STRING( 'Blank Marker' ),
  1604. ['prop'] = STRING( '/env/common/props/markers/M_Blank_prop.bp' ),
  1605. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1606. ['position'] = VECTOR3( 228.5, 76.4375, 228.5 ),
  1607. },
  1608. ['WaterPN02'] = {
  1609. ['hint'] = BOOLEAN( true ),
  1610. ['type'] = STRING( 'Water Path Node' ),
  1611. ['adjacentTo'] = STRING( 'WaterPN01 WaterPN03 WaterPN04 WaterPN05' ),
  1612. ['color'] = STRING( 'ff0000ff' ),
  1613. ['graph'] = STRING( 'DefaultWater' ),
  1614. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1615. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1616. ['position'] = VECTOR3( 51.5, 63.1114, 205.5 ),
  1617. },
  1618. ['Mass 13'] = {
  1619. ['size'] = FLOAT( 1.000000 ),
  1620. ['resource'] = BOOLEAN( true ),
  1621. ['amount'] = FLOAT( 100.000000 ),
  1622. ['color'] = STRING( 'ff808080' ),
  1623. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1624. ['type'] = STRING( 'Mass' ),
  1625. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1626. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1627. ['position'] = VECTOR3( 85.5, 63.1484, 170.5 ),
  1628. },
  1629. ['Defensive Point 02'] = {
  1630. ['hint'] = BOOLEAN( true ),
  1631. ['color'] = STRING( 'ff008000' ),
  1632. ['type'] = STRING( 'Defensive Point' ),
  1633. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  1634. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1635. ['position'] = VECTOR3( 228.5, 76.4375, 227.5 ),
  1636. },
  1637. ['Mass 24'] = {
  1638. ['size'] = FLOAT( 1.000000 ),
  1639. ['resource'] = BOOLEAN( true ),
  1640. ['amount'] = FLOAT( 100.000000 ),
  1641. ['color'] = STRING( 'ff808080' ),
  1642. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1643. ['type'] = STRING( 'Mass' ),
  1644. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1645. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1646. ['position'] = VECTOR3( 247.5, 63.1406, 21.5 ),
  1647. },
  1648. ['AirPN21'] = {
  1649. ['hint'] = BOOLEAN( true ),
  1650. ['type'] = STRING( 'Air Path Node' ),
  1651. ['adjacentTo'] = STRING( 'AirPN15 AirPN16 AirPN17 AirPN19 AirPN22 AirPN27 AirPN28 AirPN29' ),
  1652. ['color'] = STRING( 'ffffffff' ),
  1653. ['graph'] = STRING( 'DefaultAir' ),
  1654. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1655. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1656. ['position'] = VECTOR3( 102.5, 63.1484, 102.5 ),
  1657. },
  1658. ['AirPN31'] = {
  1659. ['hint'] = BOOLEAN( true ),
  1660. ['type'] = STRING( 'Air Path Node' ),
  1661. ['adjacentTo'] = STRING( 'AirPN29 AirPN30 AirPN32' ),
  1662. ['color'] = STRING( 'ffffffff' ),
  1663. ['graph'] = STRING( 'DefaultAir' ),
  1664. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1665. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1666. ['position'] = VECTOR3( 0.5, 76.4375, 0.5 ),
  1667. },
  1668. ['AirPN34'] = {
  1669. ['hint'] = BOOLEAN( true ),
  1670. ['type'] = STRING( 'Air Path Node' ),
  1671. ['adjacentTo'] = STRING( 'AirPN25 AirPN27 AirPN28 AirPN33 AirPN35' ),
  1672. ['color'] = STRING( 'ffffffff' ),
  1673. ['graph'] = STRING( 'DefaultAir' ),
  1674. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1675. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1676. ['position'] = VECTOR3( 153.5, 66.5, 0.5 ),
  1677. },
  1678. ['AmphPN29'] = {
  1679. ['hint'] = BOOLEAN( true ),
  1680. ['type'] = STRING( 'Amphibious Path Node' ),
  1681. ['adjacentTo'] = STRING( 'AmphPN09 AmphPN20 AmphPN28' ),
  1682. ['color'] = STRING( 'ff00ffff' ),
  1683. ['graph'] = STRING( 'DefaultAmphibious' ),
  1684. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1685. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1686. ['position'] = VECTOR3( 244.5, 65.5781, 102.5 ),
  1687. },
  1688. ['Mass 18'] = {
  1689. ['size'] = FLOAT( 1.000000 ),
  1690. ['resource'] = BOOLEAN( true ),
  1691. ['amount'] = FLOAT( 100.000000 ),
  1692. ['color'] = STRING( 'ff808080' ),
  1693. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1694. ['type'] = STRING( 'Mass' ),
  1695. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1696. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1697. ['position'] = VECTOR3( 22.5, 76.4375, 22.5 ),
  1698. },
  1699. ['Mass 20'] = {
  1700. ['size'] = FLOAT( 1.000000 ),
  1701. ['resource'] = BOOLEAN( true ),
  1702. ['amount'] = FLOAT( 100.000000 ),
  1703. ['color'] = STRING( 'ff808080' ),
  1704. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1705. ['type'] = STRING( 'Mass' ),
  1706. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1707. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1708. ['position'] = VECTOR3( 105.5, 76.4375, 26.5 ),
  1709. },
  1710. ['Protected Experimental Construction 01'] = {
  1711. ['hint'] = BOOLEAN( true ),
  1712. ['color'] = STRING( 'ff0000AA' ),
  1713. ['type'] = STRING( 'Protected Experimental Construction' ),
  1714. ['prop'] = STRING( '/env/common/props/markers/M_Expansion_prop.bp' ),
  1715. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1716. ['position'] = VECTOR3( 13.5, 76.4375, 12.5 ),
  1717. },
  1718. ['LandPN10'] = {
  1719. ['hint'] = BOOLEAN( true ),
  1720. ['type'] = STRING( 'Land Path Node' ),
  1721. ['adjacentTo'] = STRING( 'LandPN08 LandPN11 LandPN12 LandPN19' ),
  1722. ['color'] = STRING( 'ff00ff00' ),
  1723. ['graph'] = STRING( 'DefaultLand' ),
  1724. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1725. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1726. ['position'] = VECTOR3( 244.5, 76.4297, 153.5 ),
  1727. },
  1728. ['Mass 15'] = {
  1729. ['size'] = FLOAT( 1.000000 ),
  1730. ['resource'] = BOOLEAN( true ),
  1731. ['amount'] = FLOAT( 100.000000 ),
  1732. ['color'] = STRING( 'ff808080' ),
  1733. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1734. ['type'] = STRING( 'Mass' ),
  1735. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1736. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1737. ['position'] = VECTOR3( 230.5, 76.4297, 150.5 ),
  1738. },
  1739. ['AmphPN14'] = {
  1740. ['hint'] = BOOLEAN( true ),
  1741. ['type'] = STRING( 'Amphibious Path Node' ),
  1742. ['adjacentTo'] = STRING( 'AmphPN11 AmphPN15 AmphPN17 AmphPN40' ),
  1743. ['color'] = STRING( 'ff00ffff' ),
  1744. ['graph'] = STRING( 'DefaultAmphibious' ),
  1745. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1746. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1747. ['position'] = VECTOR3( 102.5, 63.1484, 175.5 ),
  1748. },
  1749. ['Hydrocarbon 02'] = {
  1750. ['size'] = FLOAT( 3.000000 ),
  1751. ['amount'] = FLOAT( 100.000000 ),
  1752. ['color'] = STRING( 'ff008000' ),
  1753. ['resource'] = BOOLEAN( true ),
  1754. ['type'] = STRING( 'Hydrocarbon' ),
  1755. ['prop'] = STRING( '/env/common/props/markers/M_Hydrocarbon_prop.bp' ),
  1756. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1757. ['position'] = VECTOR3( 28.5, 76.4375, 12.5 ),
  1758. },
  1759. ['Mass 35'] = {
  1760. ['size'] = FLOAT( 1.000000 ),
  1761. ['resource'] = BOOLEAN( true ),
  1762. ['amount'] = FLOAT( 100.000000 ),
  1763. ['color'] = STRING( 'ff808080' ),
  1764. ['editorIcon'] = STRING( '/textures/editor/marker_mass.bmp' ),
  1765. ['type'] = STRING( 'Mass' ),
  1766. ['prop'] = STRING( '/env/common/props/markers/M_Mass_prop.bp' ),
  1767. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1768. ['position'] = VECTOR3( 139.5, 63.1484, 169.5 ),
  1769. },
  1770. ['Defensive Point 01'] = {
  1771. ['hint'] = BOOLEAN( true ),
  1772. ['color'] = STRING( 'ff008000' ),
  1773. ['type'] = STRING( 'Defensive Point' ),
  1774. ['prop'] = STRING( '/env/common/props/markers/M_Defensive_prop.bp' ),
  1775. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1776. ['position'] = VECTOR3( 27.5, 76.4375, 26.5 ),
  1777. },
  1778. ['AirPN23'] = {
  1779. ['hint'] = BOOLEAN( true ),
  1780. ['type'] = STRING( 'Air Path Node' ),
  1781. ['adjacentTo'] = STRING( 'AirPN13 AirPN14 AirPN15 AirPN22 AirPN24 AirPN25 AirPN26 AirPN27' ),
  1782. ['color'] = STRING( 'ffffffff' ),
  1783. ['graph'] = STRING( 'DefaultAir' ),
  1784. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1785. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1786. ['position'] = VECTOR3( 204.5, 65.5781, 102.5 ),
  1787. },
  1788. ['LandPN23'] = {
  1789. ['hint'] = BOOLEAN( true ),
  1790. ['type'] = STRING( 'Land Path Node' ),
  1791. ['adjacentTo'] = STRING( 'LandPN20 LandPN22 LandPN24 LandPN26' ),
  1792. ['color'] = STRING( 'ff00ff00' ),
  1793. ['graph'] = STRING( 'DefaultLand' ),
  1794. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1795. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1796. ['position'] = VECTOR3( 51.5, 76.4375, 9.5 ),
  1797. },
  1798. ['AirPN05'] = {
  1799. ['hint'] = BOOLEAN( true ),
  1800. ['type'] = STRING( 'Air Path Node' ),
  1801. ['adjacentTo'] = STRING( 'AirPN04 AirPN06 AirPN10 AirPN11 AirPN12' ),
  1802. ['color'] = STRING( 'ffffffff' ),
  1803. ['graph'] = STRING( 'DefaultAir' ),
  1804. ['prop'] = STRING( '/env/common/props/markers/M_Path_prop.bp' ),
  1805. ['orientation'] = VECTOR3( 0, -0, 0 ),
  1806. ['position'] = VECTOR3( 204.5, 76.4375, 255.5 ),
  1807. },
  1808. },
  1809. },
  1810. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement