Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ---
  2. # Sectors
  3. # IMPORTANT: YAML files use spaces as indentation. Please don't use TABs: http://yaml.org/faq.html
  4. # Default starter planets on a Dedicated Server are Akua, Omicron, Ningues and Masperon. 'Origin:Number' behind playfield template sets starter planet [ "0, 0, 0", Akua, Temperate, 'Human:1' ]
  5. # Allow and Deny lists: If “Allow” is set, sectors that are given in list are accessible in addition to those that are close enough. If “Deny” is set, sectors that are given in list are not accessible.
  6.  
  7. - Coordinates: [0, 30, 0]
  8.   Color: 0, 0, 0
  9.   Playfields:
  10.  - ['0, 0, 0', Sun, Sun]
  11. - Coordinates: [-176, 62, 21]
  12.   Color: 0.3, 0.06, 0.04
  13.   Icon: Circle
  14.   Playfields:
  15.  - ['0, 0, 0', Aestus Orbit, SpaceAsteroidFieldRingAestus]
  16.   - ['0, 0, 0', Aestus, Lava]
  17. - Coordinates: [243, -61, -297]
  18.   Color: 0.5, 0.5, 0.5
  19.   Icon: Kite
  20.   Playfields:
  21.  - ['0, 0, 0', Alien Outpost, SpaceAlienStation]
  22. - Coordinates: [215, 85, 307]
  23.   Color: 0.37, 0.33, 0.04
  24.   Icon: Circle
  25.   Playfields:
  26.  - ['0, 0, 0', Skillon Orbit, SpaceAsteroidsFew]
  27.   - ['0, 0, 0', Skillon, Barren]
  28. - Coordinates: [-10, 109, 140]
  29.   Color: 1, 0.5, 0
  30.   Icon: Star
  31.   Deny: ["Asteroid Field"]
  32.   # Allow: ["Masperon Orbit"]
  33.   Playfields:
  34.  - ['0, 0, 0', Trading Outpost, SpaceTradingStation]
  35. - Coordinates: [90, 5, 115]
  36.   Color: 0.04, 0.3, 0.37
  37.   Icon: Circle
  38.   Playfields:
  39.  - ['0, 0, 0', Akua Orbit, SpaceAsteroidFieldRing]
  40.   - ['0, 0, 0', Akua, Temperate, 'Human:1']
  41.   - ['-6500, 5000, 6500', Akua Moon, Moon]
  42. - Coordinates: [126, -10, -57]
  43.   Color: 0.37, 0.33, 0.04
  44.   Icon: Circle
  45.   Playfields:
  46.  - ['0, 0, 0', Omicron Orbit, SpaceAsteroidFieldOmicron]
  47.   - ['0, 0, 0', Omicron, Desert, 'Explorer:2']
  48.   - ['2000, 5000, -7000', Omicron Moon, Moon]
  49. - Coordinates: [40, 30, 362]
  50.   Color: 0.7, 0.7, 0.7
  51.   Icon: Circle
  52.   Playfields:
  53.  - ['0, 0, 0', Ningues Orbit, SpaceEmptyNingues]
  54.   - ['0, 0, 0', Ningues, Snow, 'Explorer:2']
  55. - Coordinates: [344, 13, 116]
  56.   Color: 0.3, 0.06, 0.04
  57.   Icon: Circle
  58.   Playfields:
  59.  - ['0, 0, 0', Aitis Orbit, SpaceAsteroids]
  60.   - ['0, 0, 0', Aitis, Lava2]
  61. - Coordinates: [-142, 39, 257]
  62.   Color: 0.5, 0.5, 0.5
  63.   Icon: Rhombus
  64.   Deny: ["Trading Outpost"]
  65.   Playfields:
  66.  - ['0, 0, 0', Asteroid Field, SpaceAsteroidField]
  67. - Coordinates: [23, -43, -192]
  68.   Color: 0.37, 0.33, 0.04
  69.   Icon: Circle
  70.   Playfields:
  71.  - ['0, 0, 0', Zeyhines Orbit, SpaceAsteroidsFewZeyhines]
  72.   - ['0, 0, 0', Zeyhines, Desert2]
  73. - Coordinates: [366, 38, -112]
  74.   Color: 0.15, 0.3, 0.04
  75.   Icon: Circle
  76.   Allow: ["Trading Outpost"]
  77.   Playfields:
  78.  - ['0, 0, 0', Masperon Orbit, SpaceAsteroids]
  79.   - ['0, 0, 0', Masperon, Alien2, 'Humanoid:3']
  80.   - ['6000, -4000, 7000', Masperon Moon, Alien, '']
  81. - Coordinates: [-120, 31, -143]
  82.   Color: 0.04, 0.3, 0.37
  83.   Icon: Circle
  84.   Playfields:
  85.  - ['0, 0, 0', Oscutune Orbit, SpaceAsteroids]
  86.   - ['0, 0, 0', Oscutune, Temperate2]
  87. - Coordinates:
  88.    - 0
  89.     - 30
  90.     - 0
  91.   Color: '0, 0, 0'
  92.   Playfields:
  93.    - - '0, 0, 0'
  94.       - Sun
  95.       - Sun
  96. - Coordinates:
  97.    - -176
  98.     - 62
  99.     - 21
  100.   Color: '0.3, 0.06, 0.04'
  101.   Icon: Circle
  102.   Playfields:
  103.    - - '0, 0, 0'
  104.       - Aestus Orbit
  105.       - SpaceAsteroidFieldRingAestus
  106.     - - '0, 0, 0'
  107.       - Aestus
  108.       - Lava
  109. - Coordinates:
  110.    - 243
  111.     - -61
  112.     - -297
  113.   Color: '0.5, 0.5, 0.5'
  114.   Icon: Kite
  115.   Playfields:
  116.    - - '0, 0, 0'
  117.       - Alien Outpost
  118.       - SpaceAlienStation
  119. - Coordinates:
  120.    - 215
  121.     - 85
  122.     - 307
  123.   Color: '0.37, 0.33, 0.04'
  124.   Icon: Circle
  125.   Playfields:
  126.    - - '0, 0, 0'
  127.       - Skillon Orbit
  128.       - SpaceAsteroidsFew
  129.     - - '0, 0, 0'
  130.       - Skillon
  131.       - Barren
  132. - Coordinates:
  133.    - -10
  134.     - 109
  135.     - 140
  136.   Color: '1, 0.5, 0'
  137.   Icon: Star
  138.   Deny:
  139.    - Asteroid Field
  140.   Playfields:
  141.    - - '0, 0, 0'
  142.       - Trading Outpost
  143.       - SpaceTradingStation
  144. - Coordinates:
  145.    - 90
  146.     - 5
  147.     - 115
  148.   Color: '0.04, 0.3, 0.37'
  149.   Icon: Circle
  150.   Allow:
  151.    - Sreretce
  152.     - Uaeses
  153.     - Tecere
  154.     - Avetdi
  155.   Playfields:
  156.    - - '0, 0, 0'
  157.       - Akua Orbit
  158.       - SpaceAsteroidFieldRing
  159.     - - '0, 0, 0'
  160.       - Akua
  161.       - Temperate
  162.       - 'Human:1'
  163.     - - '-6500, 5000, 6500'
  164.       - Akua Moon
  165.       - Moon
  166. - Coordinates:
  167.    - 126
  168.     - -10
  169.     - -57
  170.   Color: '0.37, 0.33, 0.04'
  171.   Icon: Circle
  172.   Playfields:
  173.    - - '0, 0, 0'
  174.       - Omicron Orbit
  175.       - SpaceAsteroidFieldOmicron
  176.     - - '0, 0, 0'
  177.       - Omicron
  178.       - Desert
  179.       - 'Explorer:2'
  180.     - - '2000, 5000, -7000'
  181.       - Omicron Moon
  182.       - Moon
  183. - Coordinates:
  184.    - 40
  185.     - 30
  186.     - 362
  187.   Color: '0.7, 0.7, 0.7'
  188.   Icon: Circle
  189.   Playfields:
  190.    - - '0, 0, 0'
  191.       - Ningues Orbit
  192.       - SpaceEmptyNingues
  193.     - - '0, 0, 0'
  194.       - Ningues
  195.       - Snow
  196.       - 'Explorer:2'
  197. - Coordinates:
  198.    - 344
  199.     - 13
  200.     - 116
  201.   Color: '0.3, 0.06, 0.04'
  202.   Icon: Circle
  203.   Playfields:
  204.    - - '0, 0, 0'
  205.       - Aitis Orbit
  206.       - SpaceAsteroids
  207.     - - '0, 0, 0'
  208.       - Aitis
  209.       - Lava2
  210. - Coordinates:
  211.    - -142
  212.     - 39
  213.     - 257
  214.   Color: '0.5, 0.5, 0.5'
  215.   Icon: Rhombus
  216.   Deny:
  217.    - Trading Outpost
  218.   Playfields:
  219.    - - '0, 0, 0'
  220.       - Asteroid Field
  221.       - SpaceAsteroidField
  222. - Coordinates:
  223.    - 23
  224.     - -43
  225.     - -192
  226.   Color: '0.37, 0.33, 0.04'
  227.   Icon: Circle
  228.   Playfields:
  229.    - - '0, 0, 0'
  230.       - Zeyhines Orbit
  231.       - SpaceAsteroidsFewZeyhines
  232.     - - '0, 0, 0'
  233.       - Zeyhines
  234.       - Desert2
  235. - Coordinates:
  236.    - 366
  237.     - 38
  238.     - -112
  239.   Color: '0.15, 0.3, 0.04'
  240.   Icon: Circle
  241.   Allow:
  242.    - Trading Outpost
  243.   Playfields:
  244.    - - '0, 0, 0'
  245.       - Masperon Orbit
  246.       - SpaceAsteroids
  247.     - - '0, 0, 0'
  248.       - Masperon
  249.       - Alien2
  250.       - 'Humanoid:3'
  251.     - - '6000, -4000, 7000'
  252.       - Masperon Moon
  253.       - Alien
  254.       - ''
  255. - Coordinates:
  256.    - -120
  257.     - 31
  258.     - -143
  259.   Color: '0.04, 0.3, 0.37'
  260.   Icon: Circle
  261.   Playfields:
  262.    - - '0, 0, 0'
  263.       - Oscutune Orbit
  264.       - SpaceAsteroids
  265.     - - '0, 0, 0'
  266.       - Oscutune
  267.       - Temperate2
  268. - Coordinates:
  269.    - -260
  270.     - -290
  271.     - 187
  272.   Color: '0.3, 0.3, 0.37'
  273.   Icon: Square
  274.   Playfields:
  275.    - - '0, 0, 0'
  276.       - Xeuscere Orbit
  277.       - GXX-498-Space
  278.     - - '0, 0, 0'
  279.       - Xeuscere
  280.       - GXX-498
  281.       - 'Explorer:2'
  282. - Coordinates:
  283.    - -308
  284.     - -122
  285.     - -133
  286.   Color: '0.3, 0.3, 0.37'
  287.   Icon: Square
  288.   Playfields:
  289.    - - '0, 0, 0'
  290.       - Digera Orbit
  291.       - GXX-499-Space
  292.     - - '0, 0, 0'
  293.       - Digera
  294.       - GXX-499
  295.       - 'Explorer:2'
  296. - Coordinates:
  297.    - 499
  298.     - 305
  299.     - 111
  300.   Color: '0.3, 0.3, 0.37'
  301.   Icon: Square
  302.   Playfields:
  303.    - - '0, 0, 0'
  304.       - Gesrdo Orbit
  305.       - GXX-500-Space
  306.     - - '0, 0, 0'
  307.       - Gesrdo
  308.       - GXX-500
  309.       - 'Explorer:2'
  310.     - - '6500,5000,6500'
  311.       - Etarza
  312.       - Moon
  313. - Coordinates:
  314.    - -25
  315.     - 406
  316.     - 173
  317.   Color: '0.3, 0.3, 0.37'
  318.   Icon: Square
  319.   Playfields:
  320.    - - '0, 0, 0'
  321.       - Nbgeav Orbit
  322.       - GXX-501-Space
  323.     - - '0, 0, 0'
  324.       - Nbgeav
  325.       - GXX-501
  326.       - 'Explorer:2'
  327.     - - '6500,5000,6500'
  328.       - Geuaio
  329.       - GXX-501-Moon1
  330.     - - '6500,-5000,6500'
  331.       - Ernter
  332.       - Moon
  333.     - - '-6500,5000,6500'
  334.       - Etbint
  335.       - Moon
  336.     - - '6500,-5000,-6500'
  337.       - Arnernt
  338.       - Moon
  339. - Coordinates:
  340.    - -467
  341.     - 361
  342.     - -240
  343.   Color: '0.3, 0.3, 0.37'
  344.   Icon: Square
  345.   Playfields:
  346.    - - '0, 0, 0'
  347.       - Nesntge Orbit
  348.       - GXX-502-Space
  349.     - - '0, 0, 0'
  350.       - Nesntge
  351.       - GXX-502
  352.       - 'Explorer:2'
  353.     - - '6500,5000,6500'
  354.       - Etsrnb
  355.       - Moon
  356. - Coordinates:
  357.    - -332
  358.     - -182
  359.     - 99
  360.   Color: '0.3, 0.3, 0.37'
  361.   Icon: Square
  362.   Playfields:
  363.    - - '0, 0, 0'
  364.       - Rqgesoxe Orbit
  365.       - GXX-503-Space
  366.     - - '0, 0, 0'
  367.       - Rqgesoxe
  368.       - GXX-503
  369.       - 'Explorer:2'
  370.     - - '6500,5000,6500'
  371.       - Zain
  372.       - Moon
  373.     - - '6500,-5000,6500'
  374.       - Doio
  375.       - GXX-503-Moon2
  376.     - - '-6500,5000,6500'
  377.       - Zageet
  378.       - Moon
  379.     - - '6500,-5000,-6500'
  380.       - Biindoes
  381.       - Moon
  382. - Coordinates:
  383.    - 406
  384.     - 100
  385.     - 59
  386.   Color: '0.3, 0.3, 0.37'
  387.   Icon: Square
  388.   Playfields:
  389.    - - '0, 0, 0'
  390.       - Etinma Orbit
  391.       - GXX-504-Space
  392.     - - '0, 0, 0'
  393.       - Etinma
  394.       - GXX-504
  395.       - 'Explorer:2'
  396.     - - '6500,5000,6500'
  397.       - Rqdosrdi
  398.       - Moon
  399.     - - '6500,-5000,6500'
  400.       - Dialae
  401.       - Moon
  402.     - - '-6500,5000,6500'
  403.       - Arleza
  404.       - Moon
  405.     - - '6500,-5000,-6500'
  406.       - Ceieua
  407.       - Moon
  408. - Coordinates:
  409.    - 76
  410.     - 257
  411.     - 89
  412.   Color: '0.3, 0.3, 0.37'
  413.   Icon: Square
  414.   Playfields:
  415.    - - '0, 0, 0'
  416.       - Dialle Orbit
  417.       - GXX-505-Space
  418.     - - '0, 0, 0'
  419.       - Dialle
  420.       - GXX-505
  421.       - 'Explorer:2'
  422.     - - '6500,5000,6500'
  423.       - Escesoal
  424.       - GXX-505-Moon1
  425.     - - '6500,-5000,6500'
  426.       - Esmage
  427.       - Moon
  428. - Coordinates:
  429.    - -90
  430.     - 205
  431.     - -213
  432.   Color: '0.3, 0.3, 0.37'
  433.   Icon: Square
  434.   Playfields:
  435.    - - '0, 0, 0'
  436.       - Avbima Orbit
  437.       - GXX-506-Space
  438.     - - '0, 0, 0'
  439.       - Avbima
  440.       - GXX-506
  441.       - 'Explorer:2'
  442.     - - '6500,5000,6500'
  443.       - Estexent
  444.       - GXX-506-Moon1
  445. - Coordinates:
  446.    - -374
  447.     - 243
  448.     - -86
  449.   Color: '0.3, 0.3, 0.37'
  450.   Icon: Square
  451.   Playfields:
  452.    - - '0, 0, 0'
  453.       - Lexenb Orbit
  454.       - GXX-507-Space
  455.     - - '0, 0, 0'
  456.       - Lexenb
  457.       - GXX-507
  458.       - 'Explorer:2'
  459.     - - '6500,5000,6500'
  460.       - Neiua
  461.       - Moon
  462.     - - '6500,-5000,6500'
  463.       - Ienbza
  464.       - GXX-507-Moon2
  465. - Coordinates:
  466.    - 466
  467.     - -154
  468.     - -242
  469.   Color: '0.3, 0.3, 0.37'
  470.   Icon: Square
  471.   Playfields:
  472.    - - '0, 0, 0'
  473.       - Geesrq Orbit
  474.       - GXX-508-Space
  475.     - - '0, 0, 0'
  476.       - Geesrq
  477.       - GXX-508
  478.       - 'Explorer:2'
  479.     - - '6500,5000,6500'
  480.       - Avette
  481.       - Moon
  482.     - - '6500,-5000,6500'
  483.       - Ingerq
  484.       - Moon
  485.     - - '-6500,5000,6500'
  486.       - Sonbnb
  487.       - GXX-508-Moon3
  488.     - - '6500,-5000,-6500'
  489.       - Gexeteav
  490.       - Moon
  491. - Coordinates:
  492.    - 217
  493.     - -112
  494.     - -244
  495.   Color: '0.3, 0.3, 0.37'
  496.   Icon: Square
  497.   Playfields:
  498.    - - '0, 0, 0'
  499.       - Zazare Orbit
  500.       - GXX-509-Space
  501.     - - '0, 0, 0'
  502.       - Zazare
  503.       - GXX-509
  504.       - 'Explorer:2'
  505.     - - '6500,5000,6500'
  506.       - Biuabice
  507.       - GXX-509-Moon1
  508.     - - '6500,-5000,6500'
  509.       - Etrate
  510.       - GXX-509-Moon2
  511.     - - '-6500,5000,6500'
  512.       - Nxearar
  513.       - Moon
  514. - Coordinates:
  515.    - -437
  516.     - -138
  517.     - 174
  518.   Color: '0.3, 0.3, 0.37'
  519.   Icon: Square
  520.   Playfields:
  521.    - - '0, 0, 0'
  522.       - Xetedi Orbit
  523.       - GXX-510-Space
  524.     - - '0, 0, 0'
  525.       - Xetedi
  526.       - GXX-510
  527.       - 'Explorer:2'
  528.     - - '6500,5000,6500'
  529.       - Gesrge
  530.       - Moon
  531.     - - '6500,-5000,6500'
  532.       - Uasoso
  533.       - GXX-510-Moon2
  534.     - - '-6500,5000,6500'
  535.       - Aeraer
  536.       - GXX-510-Moon3
  537.     - - '6500,-5000,-6500'
  538.       - Ncelece
  539.       - Moon
  540. - Coordinates:
  541.    - 380
  542.     - 61
  543.     - -10
  544.   Color: '0.3, 0.3, 0.37'
  545.   Icon: Square
  546.   Playfields:
  547.    - - '0, 0, 0'
  548.       - Esleus Orbit
  549.       - GXX-511-Space
  550.     - - '0, 0, 0'
  551.       - Esleus
  552.       - GXX-511
  553.       - 'Explorer:2'
  554.     - - '6500,5000,6500'
  555.       - Ledin
  556.       - Moon
  557. - Coordinates:
  558.    - -248
  559.     - 44
  560.     - -231
  561.   Color: '0.3, 0.3, 0.37'
  562.   Icon: Square
  563.   Playfields:
  564.    - - '0, 0, 0'
  565.       - Rqsravar Orbit
  566.       - GXX-512-Space
  567.     - - '0, 0, 0'
  568.       - Rqsravar
  569.       - GXX-512
  570.       - 'Explorer:2'
  571.     - - '6500,5000,6500'
  572.       - Rqarer
  573.       - Moon
  574.     - - '6500,-5000,6500'
  575.       - Aesrdo
  576.       - Moon
  577. - Coordinates:
  578.    - 344
  579.     - -74
  580.     - -223
  581.   Color: '0.3, 0.3, 0.37'
  582.   Icon: Square
  583.   Playfields:
  584.    - - '0, 0, 0'
  585.       - Rqtebire Orbit
  586.       - GXX-513-Space
  587.     - - '0, 0, 0'
  588.       - Rqtebire
  589.       - GXX-513
  590.       - 'Explorer:2'
  591.     - - '6500,5000,6500'
  592.       - Cenbesio
  593.       - Moon
  594.     - - '6500,-5000,6500'
  595.       - Xerauama
  596.       - GXX-513-Moon2
  597. - Coordinates:
  598.    - -172
  599.     - -27
  600.     - 0
  601.   Color: '0.3, 0.3, 0.37'
  602.   Icon: Square
  603.   Playfields:
  604.    - - '0, 0, 0'
  605.       - Xeieeial Orbit
  606.       - GXX-514-Space
  607.     - - '0, 0, 0'
  608.       - Xeieeial
  609.       - GXX-514
  610.       - 'Explorer:2'
  611.     - - '6500,5000,6500'
  612.       - Raeite
  613.       - GXX-514-Moon1
  614.     - - '6500,-5000,6500'
  615.       - Avsrae
  616.       - Moon
  617. - Coordinates:
  618.    - 320
  619.     - 1
  620.     - 160
  621.   Color: '0.3, 0.3, 0.37'
  622.   Icon: Square
  623.   Playfields:
  624.    - - '0, 0, 0'
  625.       - Srzama Orbit
  626.       - GXX-515-Space
  627.     - - '0, 0, 0'
  628.       - Srzama
  629.       - GXX-515
  630.       - 'Explorer:2'
  631. - Coordinates:
  632.    - -154
  633.     - -414
  634.     - -240
  635.   Color: '0.3, 0.3, 0.37'
  636.   Icon: Square
  637.   Playfields:
  638.    - - '0, 0, 0'
  639.       - Esuasrn Orbit
  640.       - GXX-516-Space
  641.     - - '0, 0, 0'
  642.       - Esuasrn
  643.       - GXX-516
  644.       - 'Explorer:2'
  645.     - - '6500,5000,6500'
  646.       - Erieuage
  647.       - Moon
  648.     - - '6500,-5000,6500'
  649.       - Reetar
  650.       - GXX-516-Moon2
  651.     - - '-6500,5000,6500'
  652.       - Arraal
  653.       - Moon
  654.     - - '6500,-5000,-6500'
  655.       - Geinxeae
  656.       - Moon
  657. - Coordinates:
  658.    - 157
  659.     - -476
  660.     - 291
  661.   Color: '0.3, 0.3, 0.37'
  662.   Icon: Square
  663.   Allow:
  664.    - Akua
  665.   Playfields:
  666.    - - '0, 0, 0'
  667.       - Uaeses Orbit
  668.       - GXX-517-Space
  669.     - - '0, 0, 0'
  670.       - Uaeses
  671.       - GXX-517
  672.       - 'Explorer:2'
  673.     - - '6500,5000,6500'
  674.       - Aedire
  675.       - GXX-517-Moon1
  676.     - - '6500,-5000,6500'
  677.       - Srrq
  678.       - Moon
  679. - Coordinates:
  680.    - -85
  681.     - -432
  682.     - -172
  683.   Color: '0.3, 0.3, 0.37'
  684.   Icon: Square
  685.   Playfields:
  686.    - - '0, 0, 0'
  687.       - Eidiio Orbit
  688.       - GXX-518-Space
  689.     - - '0, 0, 0'
  690.       - Eidiio
  691.       - GXX-518
  692.       - 'Explorer:2'
  693. - Coordinates:
  694.    - -389
  695.     - -27
  696.     - 229
  697.   Color: '0.3, 0.3, 0.37'
  698.   Icon: Square
  699.   Playfields:
  700.    - - '0, 0, 0'
  701.       - Douausrq Orbit
  702.       - GXX-519-Space
  703.     - - '0, 0, 0'
  704.       - Douausrq
  705.       - GXX-519
  706.       - 'Explorer:2'
  707.     - - '6500,5000,6500'
  708.       - Errere
  709.       - GXX-519-Moon1
  710. - Coordinates:
  711.    - -330
  712.     - 483
  713.     - 295
  714.   Color: '0.3, 0.3, 0.37'
  715.   Icon: Square
  716.   Playfields:
  717.    - - '0, 0, 0'
  718.       - Nteint Orbit
  719.       - GXX-520-Space
  720.     - - '0, 0, 0'
  721.       - Nteint
  722.       - GXX-520
  723.       - 'Explorer:2'
  724.     - - '6500,5000,6500'
  725.       - Dodoceal
  726.       - GXX-520-Moon1
  727.     - - '6500,-5000,6500'
  728.       - Nbinrema
  729.       - Moon
  730. - Coordinates:
  731.    - 460
  732.     - -476
  733.     - -254
  734.   Color: '0.3, 0.3, 0.37'
  735.   Icon: Square
  736.   Allow:
  737.    - Akua
  738.   Playfields:
  739.    - - '0, 0, 0'
  740.       - Avetdi Orbit
  741.       - GXX-521-Space
  742.     - - '0, 0, 0'
  743.       - Avetdi
  744.       - GXX-521
  745.       - 'Explorer:2'
  746.     - - '6500,5000,6500'
  747.       - Tegeal
  748.       - Moon
  749.     - - '6500,-5000,6500'
  750.       - Zaei
  751.       - GXX-521-Moon2
  752.     - - '-6500,5000,6500'
  753.       - Avuaavge
  754.       - GXX-521-Moon3
  755. - Coordinates:
  756.    - -104
  757.     - -36
  758.     - 53
  759.   Color: '0.3, 0.3, 0.37'
  760.   Icon: Square
  761.   Playfields:
  762.    - - '0, 0, 0'
  763.       - Donbie Orbit
  764.       - GXX-522-Space
  765.     - - '0, 0, 0'
  766.       - Donbie
  767.       - GXX-522
  768.       - 'Explorer:2'
  769.     - - '6500,5000,6500'
  770.       - Geinsr
  771.       - Moon
  772.     - - '6500,-5000,6500'
  773.       - Etdote
  774.       - Moon
  775.     - - '-6500,5000,6500'
  776.       - Nbsoce
  777.       - Moon
  778. - Coordinates:
  779.    - 476
  780.     - 246
  781.     - -149
  782.   Color: '0.3, 0.3, 0.37'
  783.   Icon: Square
  784.   Playfields:
  785.    - - '0, 0, 0'
  786.       - Nbrace Orbit
  787.       - GXX-523-Space
  788.     - - '0, 0, 0'
  789.       - Nbrace
  790.       - GXX-523
  791.       - 'Explorer:2'
  792. - Coordinates:
  793.    - -391
  794.     - 282
  795.     - -268
  796.   Color: '0.3, 0.3, 0.37'
  797.   Icon: Square
  798.   Playfields:
  799.    - - '0, 0, 0'
  800.       - Ioesus Orbit
  801.       - GXX-524-Space
  802.     - - '0, 0, 0'
  803.       - Ioesus
  804.       - GXX-524
  805.       - 'Explorer:2'
  806.     - - '6500,5000,6500'
  807.       - Nbteio
  808.       - Moon
  809. - Coordinates:
  810.    - -39
  811.     - -3
  812.     - 274
  813.   Color: '0.3, 0.3, 0.37'
  814.   Icon: Square
  815.   Playfields:
  816.    - - '0, 0, 0'
  817.       - Xesrxe Orbit
  818.       - GXX-525-Space
  819.     - - '0, 0, 0'
  820.       - Xesrxe
  821.       - GXX-525
  822.       - 'Explorer:2'
  823.     - - '6500,5000,6500'
  824.       - Dogesret
  825.       - Moon
  826. - Coordinates:
  827.    - 455
  828.     - 247
  829.     - 160
  830.   Color: '0.3, 0.3, 0.37'
  831.   Icon: Square
  832.   Playfields:
  833.    - - '0, 0, 0'
  834.       - Zaiees Orbit
  835.       - GXX-526-Space
  836.     - - '0, 0, 0'
  837.       - Zaiees
  838.       - GXX-526
  839.       - 'Explorer:2'
  840.     - - '6500,5000,6500'
  841.       - Raavinra
  842.       - Moon
  843.     - - '6500,-5000,6500'
  844.       - Inntce
  845.       - Moon
  846.     - - '-6500,5000,6500'
  847.       - Doreeile
  848.       - GXX-526-Moon3
  849. - Coordinates:
  850.    - -319
  851.     - 49
  852.     - -62
  853.   Color: '0.3, 0.3, 0.37'
  854.   Icon: Square
  855.   Playfields:
  856.    - - '0, 0, 0'
  857.       - Eirqge Orbit
  858.       - GXX-527-Space
  859.     - - '0, 0, 0'
  860.       - Eirqge
  861.       - GXX-527
  862.       - 'Explorer:2'
  863. - Coordinates:
  864.    - 443
  865.     - 422
  866.     - 172
  867.   Color: '0.3, 0.3, 0.37'
  868.   Icon: Square
  869.   Allow:
  870.    - Akua
  871.   Playfields:
  872.    - - '0, 0, 0'
  873.       - Tecere Orbit
  874.       - GXX-528-Space
  875.     - - '0, 0, 0'
  876.       - Tecere
  877.       - GXX-528
  878.       - 'Explorer:2'
  879.     - - '6500,5000,6500'
  880.       - Aruace
  881.       - Moon
  882. - Coordinates:
  883.    - -72
  884.     - -443
  885.     - 133
  886.   Color: '0.3, 0.3, 0.37'
  887.   Icon: Square
  888.   Playfields:
  889.    - - '0, 0, 0'
  890.       - Erarra Orbit
  891.       - GXX-529-Space
  892.     - - '0, 0, 0'
  893.       - Erarra
  894.       - GXX-529
  895.       - 'Explorer:2'
  896.     - - '6500,5000,6500'
  897.       - Avxesr
  898.       - GXX-529-Moon1
  899.     - - '6500,-5000,6500'
  900.       - Xedoxe
  901.       - GXX-529-Moon2
  902.     - - '-6500,5000,6500'
  903.       - Iniomaal
  904.       - Moon
  905. - Coordinates:
  906.    - 237
  907.     - 398
  908.     - -206
  909.   Color: '0.3, 0.3, 0.37'
  910.   Icon: Square
  911.   Playfields:
  912.    - - '0, 0, 0'
  913.       - Eidoma Orbit
  914.       - GXX-530-Space
  915.     - - '0, 0, 0'
  916.       - Eidoma
  917.       - GXX-530
  918.       - 'Explorer:2'
  919. - Coordinates:
  920.    - 376
  921.     - -66
  922.     - -115
  923.   Color: '0.3, 0.3, 0.37'
  924.   Icon: Square
  925.   Playfields:
  926.    - - '0, 0, 0'
  927.       - Aeetei Orbit
  928.       - GXX-531-Space
  929.     - - '0, 0, 0'
  930.       - Aeetei
  931.       - GXX-531
  932.       - 'Explorer:2'
  933. - Coordinates:
  934.    - 405
  935.     - -322
  936.     - -6
  937.   Color: '0.3, 0.3, 0.37'
  938.   Icon: Square
  939.   Playfields:
  940.    - - '0, 0, 0'
  941.       - Maavnt Orbit
  942.       - GXX-532-Space
  943.     - - '0, 0, 0'
  944.       - Maavnt
  945.       - GXX-532
  946.       - 'Explorer:2'
  947.     - - '6500,5000,6500'
  948.       - Indorqei
  949.       - Moon
  950.     - - '6500,-5000,6500'
  951.       - Ratedodo
  952.       - Moon
  953. - Coordinates:
  954.    - -177
  955.     - -111
  956.     - -159
  957.   Color: '0.3, 0.3, 0.37'
  958.   Icon: Square
  959.   Playfields:
  960.    - - '0, 0, 0'
  961.       - Cealrq Orbit
  962.       - GXX-533-Space
  963.     - - '0, 0, 0'
  964.       - Cealrq
  965.       - GXX-533
  966.       - 'Explorer:2'
  967. - Coordinates:
  968.    - -162
  969.     - 328
  970.     - -40
  971.   Color: '0.3, 0.3, 0.37'
  972.   Icon: Square
  973.   Playfields:
  974.    - - '0, 0, 0'
  975.       - Estexe Orbit
  976.       - GXX-534-Space
  977.     - - '0, 0, 0'
  978.       - Estexe
  979.       - GXX-534
  980.       - 'Explorer:2'
  981.     - - '6500,5000,6500'
  982.       - Zaussr
  983.       - Moon
  984.     - - '6500,-5000,6500'
  985.       - Alsr
  986.       - Moon
  987.     - - '-6500,5000,6500'
  988.       - Genar
  989.       - Moon
  990. - Coordinates:
  991.    - -490
  992.     - -454
  993.     - -91
  994.   Color: '0.3, 0.3, 0.37'
  995.   Icon: Square
  996.   Allow:
  997.    - Akua
  998.   Playfields:
  999.    - - '0, 0, 0'
  1000.       - Sreretce Orbit
  1001.       - GXX-535-Space
  1002.     - - '0, 0, 0'
  1003.       - Sreretce
  1004.       - GXX-535
  1005.       - 'Explorer:2'
  1006.     - - '6500,5000,6500'
  1007.       - Zasoge
  1008.       - GXX-535-Moon1
  1009.     - - '6500,-5000,6500'
  1010.       - Resont
  1011.       - Moon
  1012.     - - '-6500,5000,6500'
  1013.       - Diaveisr
  1014.       - Moon
  1015.     - - '6500,-5000,-6500'
  1016.       - Reiosonb
  1017.       - Moon
  1018. - Coordinates:
  1019.    - 101
  1020.     - -25
  1021.     - 184
  1022.   Color: '0.3, 0.3, 0.37'
  1023.   Icon: Square
  1024.   Playfields:
  1025.    - - '0, 0, 0'
  1026.       - Uaeseiio Orbit
  1027.       - GXX-536-Space
  1028.     - - '0, 0, 0'
  1029.       - Uaeseiio
  1030.       - GXX-536
  1031.       - 'Explorer:2'
  1032.     - - '6500,5000,6500'
  1033.       - Nbuaioes
  1034.       - GXX-536-Moon1
  1035.     - - '6500,-5000,6500'
  1036.       - Etleuara
  1037.       - Moon
  1038. - Coordinates:
  1039.    - 88
  1040.     - 369
  1041.     - -27
  1042.   Color: '0.3, 0.3, 0.37'
  1043.   Icon: Square
  1044.   Playfields:
  1045.    - - '0, 0, 0'
  1046.       - Geiebi Orbit
  1047.       - GXX-537-Space
  1048.     - - '0, 0, 0'
  1049.       - Geiebi
  1050.       - GXX-537
  1051.       - 'Explorer:2'
  1052. - Coordinates:
  1053.    - 259
  1054.     - -120
  1055.     - 149
  1056.   Color: '0.3, 0.3, 0.37'
  1057.   Icon: Square
  1058.   Playfields:
  1059.    - - '0, 0, 0'
  1060.       - Inmant Orbit
  1061.       - GXX-538-Space
  1062.     - - '0, 0, 0'
  1063.       - Inmant
  1064.       - GXX-538
  1065.       - 'Explorer:2'
  1066.     - - '6500,5000,6500'
  1067.       - Ierqsoav
  1068.       - GXX-538-Moon1
  1069.     - - '6500,-5000,6500'
  1070.       - Aearzaei
  1071.       - Moon
  1072. - Coordinates:
  1073.    - -195
  1074.     - 483
  1075.     - 283
  1076.   Color: '0.3, 0.3, 0.37'
  1077.   Icon: Square
  1078.   Playfields:
  1079.    - - '0, 0, 0'
  1080.       - Avarsrnt Orbit
  1081.       - GXX-539-Space
  1082.     - - '0, 0, 0'
  1083.       - Avarsrnt
  1084.       - GXX-539
  1085.       - 'Explorer:2'
  1086.     - - '6500,5000,6500'
  1087.       - Errqav
  1088.       - Moon
  1089. - Coordinates:
  1090.    - 245
  1091.     - -384
  1092.     - -89
  1093.   Color: '0.3, 0.3, 0.37'
  1094.   Icon: Square
  1095.   Playfields:
  1096.    - - '0, 0, 0'
  1097.       - Nbusndo Orbit
  1098.       - GXX-540-Space
  1099.     - - '0, 0, 0'
  1100.       - Nbusndo
  1101.       - GXX-540
  1102.       - 'Explorer:2'
  1103.     - - '6500,5000,6500'
  1104.       - Diuaes
  1105.       - GXX-540-Moon1
  1106.     - - '6500,-5000,6500'
  1107.       - Erteiole
  1108.       - Moon
  1109.     - - '-6500,5000,6500'
  1110.       - Xentxe
  1111.       - Moon
  1112. - Coordinates:
  1113.    - 497
  1114.     - 374
  1115.     - -75
  1116.   Color: '0.3, 0.3, 0.37'
  1117.   Icon: Square
  1118.   Playfields:
  1119.    - - '0, 0, 0'
  1120.       - Avzanter Orbit
  1121.       - GXX-541-Space
  1122.     - - '0, 0, 0'
  1123.       - Avzanter
  1124.       - GXX-541
  1125.       - 'Explorer:2'
  1126.     - - '6500,5000,6500'
  1127.       - Bierledo
  1128.       - Moon
  1129.     - - '6500,-5000,6500'
  1130.       - Sozaavn
  1131.       - GXX-541-Moon2
  1132.     - - '-6500,5000,6500'
  1133.       - Soarsr
  1134.       - Moon
  1135.     - - '6500,-5000,-6500'
  1136.       - Errqrq
  1137.       - Moon
  1138. - Coordinates:
  1139.    - 319
  1140.     - 272
  1141.     - -114
  1142.   Color: '0.3, 0.3, 0.37'
  1143.   Icon: Square
  1144.   Playfields:
  1145.    - - '0, 0, 0'
  1146.       - Teaezaxe Orbit
  1147.       - GXX-542-Space
  1148.     - - '0, 0, 0'
  1149.       - Teaezaxe
  1150.       - GXX-542
  1151.       - 'Explorer:2'
  1152.     - - '6500,5000,6500'
  1153.       - Srusce
  1154.       - Moon
  1155.     - - '6500,-5000,6500'
  1156.       - Reesre
  1157.       - Moon
  1158. - Coordinates:
  1159.    - -183
  1160.     - 28
  1161.     - 250
  1162.   Color: '0.3, 0.3, 0.37'
  1163.   Icon: Square
  1164.   Playfields:
  1165.    - - '0, 0, 0'
  1166.       - Ernre Orbit
  1167.       - GXX-543-Space
  1168.     - - '0, 0, 0'
  1169.       - Ernre
  1170.       - GXX-543
  1171.       - 'Explorer:2'
  1172.     - - '6500,5000,6500'
  1173.       - Srntsr
  1174.       - GXX-543-Moon1
  1175. - Coordinates:
  1176.    - -98
  1177.     - 231
  1178.     - -188
  1179.   Color: '0.3, 0.3, 0.37'
  1180.   Icon: Square
  1181.   Playfields:
  1182.    - - '0, 0, 0'
  1183.       - Avdoce Orbit
  1184.       - GXX-544-Space
  1185.     - - '0, 0, 0'
  1186.       - Avdoce
  1187.       - GXX-544
  1188.       - 'Explorer:2'
  1189.     - - '6500,5000,6500'
  1190.       - Malete
  1191.       - GXX-544-Moon1
  1192. - Coordinates:
  1193.    - 455
  1194.     - -181
  1195.     - 270
  1196.   Color: '0.3, 0.3, 0.37'
  1197.   Icon: Square
  1198.   Playfields:
  1199.    - - '0, 0, 0'
  1200.       - Zaceiobi Orbit
  1201.       - GXX-545-Space
  1202.     - - '0, 0, 0'
  1203.       - Zaceiobi
  1204.       - GXX-545
  1205.       - 'Explorer:2'
  1206.     - - '6500,5000,6500'
  1207.       - Manbei
  1208.       - Moon
  1209. - Coordinates:
  1210.    - 93
  1211.     - 269
  1212.     - -78
  1213.   Color: '0.3, 0.3, 0.37'
  1214.   Icon: Square
  1215.   Playfields:
  1216.    - - '0, 0, 0'
  1217.       - Lebisrxe Orbit
  1218.       - GXX-546-Space
  1219.     - - '0, 0, 0'
  1220.       - Lebisrxe
  1221.       - GXX-546
  1222.       - 'Explorer:2'
  1223.     - - '6500,5000,6500'
  1224.       - Inntsodi
  1225.       - Moon
  1226.     - - '6500,-5000,6500'
  1227.       - Nbesae
  1228.       - Moon
  1229.     - - '-6500,5000,6500'
  1230.       - Nbionb
  1231.       - Moon
  1232. - Coordinates:
  1233.    - 351
  1234.     - 43
  1235.     - -117
  1236.   Color: '0.3, 0.3, 0.37'
  1237.   Icon: Square
  1238.   Playfields:
  1239.    - - '0, 0, 0'
  1240.       - Rqnie Orbit
  1241.       - GXX-547-Space
  1242.     - - '0, 0, 0'
  1243.       - Rqnie
  1244.       - GXX-547
  1245.       - 'Explorer:2'
  1246.     - - '6500,5000,6500'
  1247.       - Ioaesr
  1248.       - GXX-547-Moon1
  1249.     - - '6500,-5000,6500'
  1250.       - Alrerqnt
  1251.       - Moon