├── .gitattributes ├── .gitignore ├── README.md ├── VirtueOS.iml ├── build.gradle ├── gradle └── wrapper │ ├── gradle-wrapper.jar │ └── gradle-wrapper.properties ├── gradlew ├── gradlew.bat ├── notes ├── collected-info │ └── xtea-from-@Kris.txt └── printouts │ └── rev-168 │ ├── attack interface fixed mode.txt │ ├── attack interface scaled mode.txt │ ├── bank deposit box fixed mode.txt │ ├── bank deposit box rescale.txt │ ├── clicked play rescale mode.txt │ ├── close interface in fixed mode.txt │ ├── close interface in rescale mode.txt │ ├── equip your character.txt │ ├── fixed to rescale mode.txt │ ├── haircuts fixed.txt │ ├── haircuts rescale.txt │ ├── open shop interface.txt │ ├── open signpost lumbridge.txt │ ├── rescale to fixed mode.txt │ ├── speak to banker.txt │ ├── transparent side panels toggle.txt │ ├── welcome screen fixed scale.txt │ └── welcome screen rescale mode.txt ├── repository ├── dump │ ├── Build 79 - FrameBuilders.txt │ ├── Build 79 - Interface List.txt │ ├── Teleport Coordinates.txt │ └── npc defs.txt ├── properties.json └── xtea │ └── maps │ ├── 10027.txt │ ├── 10028.txt │ ├── 10029.txt │ ├── 10030.txt │ ├── 10031.txt │ ├── 10032.txt │ ├── 10033.txt │ ├── 10034.txt │ ├── 10035.txt │ ├── 10036.txt │ ├── 10037.txt │ ├── 10038.txt │ ├── 10039.txt │ ├── 10040.txt │ ├── 10041.txt │ ├── 10042.txt │ ├── 10043.txt │ ├── 10044.txt │ ├── 10045.txt │ ├── 10050.txt │ ├── 10051.txt │ ├── 10052.txt │ ├── 10053.txt │ ├── 10054.txt │ ├── 10055.txt │ ├── 10056.txt │ ├── 10057.txt │ ├── 10058.txt │ ├── 10059.txt │ ├── 10060.txt │ ├── 10061.txt │ ├── 10063.txt │ ├── 10064.txt │ ├── 10065.txt │ ├── 10066.txt │ ├── 10067.txt │ ├── 10069.txt │ ├── 10070.txt │ ├── 10071.txt │ ├── 10072.txt │ ├── 10124.txt │ ├── 10125.txt │ ├── 10126.txt │ ├── 10127.txt │ ├── 10128.txt │ ├── 10129.txt │ ├── 10130.txt │ ├── 10131.txt │ ├── 10132.txt │ ├── 10133.txt │ ├── 10134.txt │ ├── 10135.txt │ ├── 10136.txt │ ├── 10137.txt │ ├── 10138.txt │ ├── 10139.txt │ ├── 10140.txt │ ├── 10141.txt │ ├── 10142.txt │ ├── 10143.txt │ ├── 10144.txt │ ├── 10145.txt │ ├── 10280.txt │ ├── 10281.txt │ ├── 10282.txt │ ├── 10283.txt │ ├── 10284.txt │ ├── 10285.txt │ ├── 10286.txt │ ├── 10287.txt │ ├── 10288.txt │ ├── 10289.txt │ ├── 10290.txt │ ├── 10291.txt │ ├── 10292.txt │ ├── 10293.txt │ ├── 10294.txt │ ├── 10295.txt │ ├── 10296.txt │ ├── 10297.txt │ ├── 10298.txt │ ├── 10299.txt │ ├── 10300.txt │ ├── 10301.txt │ ├── 10302.txt │ ├── 10303.txt │ ├── 10304.txt │ ├── 10306.txt │ ├── 10307.txt │ ├── 10308.txt │ ├── 10309.txt │ ├── 10310.txt │ ├── 10311.txt │ ├── 10312.txt │ ├── 10313.txt │ ├── 10314.txt │ ├── 10315.txt │ ├── 10316.txt │ ├── 10317.txt │ ├── 10318.txt │ ├── 10319.txt │ ├── 10321.txt │ ├── 10322.txt │ ├── 10323.txt │ ├── 10326.txt │ ├── 10327.txt │ ├── 10328.txt │ ├── 10380.txt │ ├── 10381.txt │ ├── 10382.txt │ ├── 10383.txt │ ├── 10384.txt │ ├── 10385.txt │ ├── 10386.txt │ ├── 10387.txt │ ├── 10388.txt │ ├── 10389.txt │ ├── 10390.txt │ ├── 10391.txt │ ├── 10392.txt │ ├── 10393.txt │ ├── 10394.txt │ ├── 10395.txt │ ├── 10396.txt │ ├── 10397.txt │ ├── 10398.txt │ ├── 10399.txt │ ├── 10400.txt │ ├── 10401.txt │ ├── 10402.txt │ ├── 10403.txt │ ├── 10536.txt │ ├── 10537.txt │ ├── 10538.txt │ ├── 10539.txt │ ├── 10540.txt │ ├── 10541.txt │ ├── 10542.txt │ ├── 10543.txt │ ├── 10544.txt │ ├── 10545.txt │ ├── 10546.txt │ ├── 10547.txt │ ├── 10548.txt │ ├── 10549.txt │ ├── 10550.txt │ ├── 10551.txt │ ├── 10552.txt │ ├── 10553.txt │ ├── 10554.txt │ ├── 10555.txt │ ├── 10556.txt │ ├── 10557.txt │ ├── 10558.txt │ ├── 10559.txt │ ├── 10560.txt │ ├── 10562.txt │ ├── 10563.txt │ ├── 10564.txt │ ├── 10565.txt │ ├── 10566.txt │ ├── 10567.txt │ ├── 10568.txt │ ├── 10569.txt │ ├── 10570.txt │ ├── 10571.txt │ ├── 10572.txt │ ├── 10574.txt │ ├── 10575.txt │ ├── 10576.txt │ ├── 10577.txt │ ├── 10578.txt │ ├── 10579.txt │ ├── 10580.txt │ ├── 10636.txt │ ├── 10637.txt │ ├── 10638.txt │ ├── 10639.txt │ ├── 10640.txt │ ├── 10641.txt │ ├── 10642.txt │ ├── 10643.txt │ ├── 10644.txt │ ├── 10645.txt │ ├── 10646.txt │ ├── 10647.txt │ ├── 10648.txt │ ├── 10649.txt │ ├── 10650.txt │ ├── 10651.txt │ ├── 10652.txt │ ├── 10653.txt │ ├── 10654.txt │ ├── 10655.txt │ ├── 10656.txt │ ├── 10657.txt │ ├── 10658.txt │ ├── 10659.txt │ ├── 10792.txt │ ├── 10793.txt │ ├── 10794.txt │ ├── 10795.txt │ ├── 10796.txt │ ├── 10797.txt │ ├── 10798.txt │ ├── 10799.txt │ ├── 10800.txt │ ├── 10801.txt │ ├── 10802.txt │ ├── 10803.txt │ ├── 10804.txt │ ├── 10805.txt │ ├── 10806.txt │ ├── 10807.txt │ ├── 10808.txt │ ├── 10809.txt │ ├── 10810.txt │ ├── 10811.txt │ ├── 10812.txt │ ├── 10813.txt │ ├── 10814.txt │ ├── 10815.txt │ ├── 10816.txt │ ├── 10820.txt │ ├── 10821.txt │ ├── 10822.txt │ ├── 10823.txt │ ├── 10824.txt │ ├── 10825.txt │ ├── 10826.txt │ ├── 10827.txt │ ├── 10828.txt │ ├── 10830.txt │ ├── 10831.txt │ ├── 10832.txt │ ├── 10833.txt │ ├── 10834.txt │ ├── 10835.txt │ ├── 10836.txt │ ├── 10893.txt │ ├── 10894.txt │ ├── 10895.txt │ ├── 10896.txt │ ├── 10897.txt │ ├── 10898.txt │ ├── 10899.txt │ ├── 10900.txt │ ├── 10901.txt │ ├── 10902.txt │ ├── 10903.txt │ ├── 10904.txt │ ├── 10905.txt │ ├── 10906.txt │ ├── 10907.txt │ ├── 10908.txt │ ├── 10909.txt │ ├── 10910.txt │ ├── 10911.txt │ ├── 10912.txt │ ├── 10913.txt │ ├── 10914.txt │ ├── 10915.txt │ ├── 11049.txt │ ├── 11050.txt │ ├── 11051.txt │ ├── 11052.txt │ ├── 11053.txt │ ├── 11054.txt │ ├── 11055.txt │ ├── 11056.txt │ ├── 11057.txt │ ├── 11058.txt │ ├── 11059.txt │ ├── 11060.txt │ ├── 11061.txt │ ├── 11062.txt │ ├── 11063.txt │ ├── 11064.txt │ ├── 11065.txt │ ├── 11066.txt │ ├── 11067.txt │ ├── 11068.txt │ ├── 11069.txt │ ├── 11076.txt │ ├── 11077.txt │ ├── 11078.txt │ ├── 11079.txt │ ├── 11080.txt │ ├── 11081.txt │ ├── 11082.txt │ ├── 11083.txt │ ├── 11084.txt │ ├── 11086.txt │ ├── 11087.txt │ ├── 11088.txt │ ├── 11089.txt │ ├── 11090.txt │ ├── 11091.txt │ ├── 11092.txt │ ├── 11149.txt │ ├── 11150.txt │ ├── 11151.txt │ ├── 11152.txt │ ├── 11153.txt │ ├── 11154.txt │ ├── 11155.txt │ ├── 11156.txt │ ├── 11157.txt │ ├── 11158.txt │ ├── 11159.txt │ ├── 11160.txt │ ├── 11161.txt │ ├── 11162.txt │ ├── 11163.txt │ ├── 11164.txt │ ├── 11165.txt │ ├── 11166.txt │ ├── 11167.txt │ ├── 11168.txt │ ├── 11305.txt │ ├── 11306.txt │ ├── 11307.txt │ ├── 11308.txt │ ├── 11309.txt │ ├── 11310.txt │ ├── 11311.txt │ ├── 11312.txt │ ├── 11313.txt │ ├── 11314.txt │ ├── 11315.txt │ ├── 11316.txt │ ├── 11317.txt │ ├── 11318.txt │ ├── 11319.txt │ ├── 11320.txt │ ├── 11321.txt │ ├── 11322.txt │ ├── 11323.txt │ ├── 11324.txt │ ├── 11325.txt │ ├── 11332.txt │ ├── 11333.txt │ ├── 11334.txt │ ├── 11335.txt │ ├── 11336.txt │ ├── 11337.txt │ ├── 11338.txt │ ├── 11339.txt │ ├── 11340.txt │ ├── 11342.txt │ ├── 11343.txt │ ├── 11344.txt │ ├── 11346.txt │ ├── 11347.txt │ ├── 11405.txt │ ├── 11406.txt │ ├── 11407.txt │ ├── 11408.txt │ ├── 11409.txt │ ├── 11410.txt │ ├── 11411.txt │ ├── 11412.txt │ ├── 11413.txt │ ├── 11414.txt │ ├── 11415.txt │ ├── 11416.txt │ ├── 11417.txt │ ├── 11418.txt │ ├── 11419.txt │ ├── 11420.txt │ ├── 11421.txt │ ├── 11422.txt │ ├── 11423.txt │ ├── 11424.txt │ ├── 11561.txt │ ├── 11562.txt │ ├── 11563.txt │ ├── 11564.txt │ ├── 11565.txt │ ├── 11566.txt │ ├── 11567.txt │ ├── 11568.txt │ ├── 11569.txt │ ├── 11570.txt │ ├── 11571.txt │ ├── 11572.txt │ ├── 11573.txt │ ├── 11574.txt │ ├── 11575.txt │ ├── 11576.txt │ ├── 11577.txt │ ├── 11578.txt │ ├── 11579.txt │ ├── 11580.txt │ ├── 11581.txt │ ├── 11587.txt │ ├── 11588.txt │ ├── 11589.txt │ ├── 11590.txt │ ├── 11591.txt │ ├── 11592.txt │ ├── 11593.txt │ ├── 11594.txt │ ├── 11595.txt │ ├── 11596.txt │ ├── 11597.txt │ ├── 11598.txt │ ├── 11599.txt │ ├── 11600.txt │ ├── 11601.txt │ ├── 11602.txt │ ├── 11603.txt │ ├── 11605.txt │ ├── 11661.txt │ ├── 11662.txt │ ├── 11663.txt │ ├── 11665.txt │ ├── 11666.txt │ ├── 11667.txt │ ├── 11668.txt │ ├── 11669.txt │ ├── 11670.txt │ ├── 11671.txt │ ├── 11672.txt │ ├── 11673.txt │ ├── 11674.txt │ ├── 11675.txt │ ├── 11676.txt │ ├── 11677.txt │ ├── 11678.txt │ ├── 11679.txt │ ├── 11680.txt │ ├── 11817.txt │ ├── 11818.txt │ ├── 11819.txt │ ├── 11820.txt │ ├── 11821.txt │ ├── 11822.txt │ ├── 11823.txt │ ├── 11824.txt │ ├── 11825.txt │ ├── 11826.txt │ ├── 11827.txt │ ├── 11828.txt │ ├── 11829.txt │ ├── 11830.txt │ ├── 11831.txt │ ├── 11832.txt │ ├── 11833.txt │ ├── 11834.txt │ ├── 11835.txt │ ├── 11836.txt │ ├── 11837.txt │ ├── 11838.txt │ ├── 11842.txt │ ├── 11843.txt │ ├── 11844.txt │ ├── 11845.txt │ ├── 11846.txt │ ├── 11847.txt │ ├── 11848.txt │ ├── 11849.txt │ ├── 11850.txt │ ├── 11851.txt │ ├── 11852.txt │ ├── 11853.txt │ ├── 11854.txt │ ├── 11855.txt │ ├── 11856.txt │ ├── 11857.txt │ ├── 11860.txt │ ├── 11861.txt │ ├── 11862.txt │ ├── 11863.txt │ ├── 11864.txt │ ├── 11923.txt │ ├── 11924.txt │ ├── 11925.txt │ ├── 11926.txt │ ├── 11927.txt │ ├── 11928.txt │ ├── 11929.txt │ ├── 11930.txt │ ├── 11931.txt │ ├── 11932.txt │ ├── 11933.txt │ ├── 11934.txt │ ├── 11935.txt │ ├── 11936.txt │ ├── 11937.txt │ ├── 11938.txt │ ├── 12077.txt │ ├── 12078.txt │ ├── 12079.txt │ ├── 12080.txt │ ├── 12081.txt │ ├── 12082.txt │ ├── 12083.txt │ ├── 12084.txt │ ├── 12085.txt │ ├── 12086.txt │ ├── 12087.txt │ ├── 12088.txt │ ├── 12089.txt │ ├── 12090.txt │ ├── 12091.txt │ ├── 12092.txt │ ├── 12093.txt │ ├── 12094.txt │ ├── 12099.txt │ ├── 12100.txt │ ├── 12101.txt │ ├── 12102.txt │ ├── 12103.txt │ ├── 12104.txt │ ├── 12105.txt │ ├── 12106.txt │ ├── 12107.txt │ ├── 12108.txt │ ├── 12109.txt │ ├── 12110.txt │ ├── 12111.txt │ ├── 12112.txt │ ├── 12113.txt │ ├── 12115.txt │ ├── 12116.txt │ ├── 12117.txt │ ├── 12118.txt │ ├── 12119.txt │ ├── 12120.txt │ ├── 12176.txt │ ├── 12177.txt │ ├── 12178.txt │ ├── 12179.txt │ ├── 12180.txt │ ├── 12181.txt │ ├── 12182.txt │ ├── 12183.txt │ ├── 12184.txt │ ├── 12185.txt │ ├── 12186.txt │ ├── 12187.txt │ ├── 12190.txt │ ├── 12191.txt │ ├── 12192.txt │ ├── 12193.txt │ ├── 12194.txt │ ├── 12332.txt │ ├── 12333.txt │ ├── 12334.txt │ ├── 12335.txt │ ├── 12336.txt │ ├── 12337.txt │ ├── 12338.txt │ ├── 12339.txt │ ├── 12340.txt │ ├── 12341.txt │ ├── 12342.txt │ ├── 12343.txt │ ├── 12344.txt │ ├── 12345.txt │ ├── 12346.txt │ ├── 12347.txt │ ├── 12348.txt │ ├── 12349.txt │ ├── 12350.txt │ ├── 12355.txt │ ├── 12356.txt │ ├── 12357.txt │ ├── 12358.txt │ ├── 12359.txt │ ├── 12360.txt │ ├── 12361.txt │ ├── 12362.txt │ ├── 12363.txt │ ├── 12364.txt │ ├── 12365.txt │ ├── 12366.txt │ ├── 12369.txt │ ├── 12372.txt │ ├── 12373.txt │ ├── 12374.txt │ ├── 12375.txt │ ├── 12376.txt │ ├── 12432.txt │ ├── 12433.txt │ ├── 12434.txt │ ├── 12436.txt │ ├── 12437.txt │ ├── 12438.txt │ ├── 12439.txt │ ├── 12440.txt │ ├── 12441.txt │ ├── 12442.txt │ ├── 12443.txt │ ├── 12444.txt │ ├── 12447.txt │ ├── 12448.txt │ ├── 12449.txt │ ├── 12450.txt │ ├── 12588.txt │ ├── 12589.txt │ ├── 12590.txt │ ├── 12591.txt │ ├── 12592.txt │ ├── 12593.txt │ ├── 12594.txt │ ├── 12595.txt │ ├── 12596.txt │ ├── 12597.txt │ ├── 12598.txt │ ├── 12599.txt │ ├── 12600.txt │ ├── 12601.txt │ ├── 12602.txt │ ├── 12603.txt │ ├── 12604.txt │ ├── 12605.txt │ ├── 12606.txt │ ├── 12615.txt │ ├── 12616.txt │ ├── 12618.txt │ ├── 12619.txt │ ├── 12620.txt │ ├── 12621.txt │ ├── 12622.txt │ ├── 12623.txt │ ├── 12625.txt │ ├── 12688.txt │ ├── 12689.txt │ ├── 12690.txt │ ├── 12691.txt │ ├── 12692.txt │ ├── 12693.txt │ ├── 12694.txt │ ├── 12695.txt │ ├── 12696.txt │ ├── 12697.txt │ ├── 12698.txt │ ├── 12699.txt │ ├── 12701.txt │ ├── 12702.txt │ ├── 12703.txt │ ├── 12842.txt │ ├── 12843.txt │ ├── 12844.txt │ ├── 12845.txt │ ├── 12846.txt │ ├── 12847.txt │ ├── 12848.txt │ ├── 12849.txt │ ├── 12850.txt │ ├── 12851.txt │ ├── 12852.txt │ ├── 12853.txt │ ├── 12854.txt │ ├── 12855.txt │ ├── 12856.txt │ ├── 12857.txt │ ├── 12858.txt │ ├── 12859.txt │ ├── 12860.txt │ ├── 12861.txt │ ├── 12862.txt │ ├── 12871.txt │ ├── 12872.txt │ ├── 12873.txt │ ├── 12874.txt │ ├── 12875.txt │ ├── 12876.txt │ ├── 12889.txt │ ├── 12942.txt │ ├── 12943.txt │ ├── 12944.txt │ ├── 12945.txt │ ├── 12946.txt │ ├── 12947.txt │ ├── 12948.txt │ ├── 12949.txt │ ├── 12950.txt │ ├── 12951.txt │ ├── 12952.txt │ ├── 12953.txt │ ├── 12954.txt │ ├── 12955.txt │ ├── 12956.txt │ ├── 12957.txt │ ├── 12958.txt │ ├── 12959.txt │ ├── 12961.txt │ ├── 13098.txt │ ├── 13099.txt │ ├── 13100.txt │ ├── 13101.txt │ ├── 13102.txt │ ├── 13103.txt │ ├── 13104.txt │ ├── 13105.txt │ ├── 13106.txt │ ├── 13107.txt │ ├── 13108.txt │ ├── 13109.txt │ ├── 13110.txt │ ├── 13111.txt │ ├── 13112.txt │ ├── 13113.txt │ ├── 13114.txt │ ├── 13115.txt │ ├── 13116.txt │ ├── 13117.txt │ ├── 13118.txt │ ├── 13129.txt │ ├── 13130.txt │ ├── 13131.txt │ ├── 13133.txt │ ├── 13134.txt │ ├── 13135.txt │ ├── 13136.txt │ ├── 13137.txt │ ├── 13138.txt │ ├── 13139.txt │ ├── 13140.txt │ ├── 13141.txt │ ├── 13145.txt │ ├── 13198.txt │ ├── 13199.txt │ ├── 13200.txt │ ├── 13201.txt │ ├── 13202.txt │ ├── 13203.txt │ ├── 13204.txt │ ├── 13205.txt │ ├── 13206.txt │ ├── 13207.txt │ ├── 13208.txt │ ├── 13209.txt │ ├── 13210.txt │ ├── 13211.txt │ ├── 13354.txt │ ├── 13355.txt │ ├── 13356.txt │ ├── 13357.txt │ ├── 13358.txt │ ├── 13359.txt │ ├── 13360.txt │ ├── 13361.txt │ ├── 13362.txt │ ├── 13363.txt │ ├── 13364.txt │ ├── 13365.txt │ ├── 13366.txt │ ├── 13367.txt │ ├── 13368.txt │ ├── 13369.txt │ ├── 13370.txt │ ├── 13371.txt │ ├── 13372.txt │ ├── 13373.txt │ ├── 13374.txt │ ├── 13385.txt │ ├── 13386.txt │ ├── 13387.txt │ ├── 13390.txt │ ├── 13391.txt │ ├── 13392.txt │ ├── 13393.txt │ ├── 13394.txt │ ├── 13395.txt │ ├── 13396.txt │ ├── 13397.txt │ ├── 13401.txt │ ├── 13454.txt │ ├── 13455.txt │ ├── 13456.txt │ ├── 13457.txt │ ├── 13459.txt │ ├── 13460.txt │ ├── 13461.txt │ ├── 13462.txt │ ├── 13463.txt │ ├── 13464.txt │ ├── 13465.txt │ ├── 13466.txt │ ├── 13467.txt │ ├── 13468.txt │ ├── 13611.txt │ ├── 13612.txt │ ├── 13613.txt │ ├── 13614.txt │ ├── 13615.txt │ ├── 13616.txt │ ├── 13617.txt │ ├── 13618.txt │ ├── 13619.txt │ ├── 13620.txt │ ├── 13621.txt │ ├── 13622.txt │ ├── 13623.txt │ ├── 13624.txt │ ├── 13625.txt │ ├── 13626.txt │ ├── 13627.txt │ ├── 13628.txt │ ├── 13629.txt │ ├── 13630.txt │ ├── 13641.txt │ ├── 13642.txt │ ├── 13643.txt │ ├── 13644.txt │ ├── 13645.txt │ ├── 13646.txt │ ├── 13647.txt │ ├── 13648.txt │ ├── 13649.txt │ ├── 13658.txt │ ├── 13659.txt │ ├── 13715.txt │ ├── 13716.txt │ ├── 13717.txt │ ├── 13718.txt │ ├── 13719.txt │ ├── 13720.txt │ ├── 13721.txt │ ├── 13722.txt │ ├── 13723.txt │ ├── 13724.txt │ ├── 13868.txt │ ├── 13869.txt │ ├── 13870.txt │ ├── 13871.txt │ ├── 13872.txt │ ├── 13873.txt │ ├── 13874.txt │ ├── 13875.txt │ ├── 13876.txt │ ├── 13877.txt │ ├── 13878.txt │ ├── 13879.txt │ ├── 13880.txt │ ├── 13885.txt │ ├── 13886.txt │ ├── 13887.txt │ ├── 13898.txt │ ├── 13899.txt │ ├── 13900.txt │ ├── 13914.txt │ ├── 13915.txt │ ├── 13971.txt │ ├── 13972.txt │ ├── 13973.txt │ ├── 13974.txt │ ├── 13975.txt │ ├── 13976.txt │ ├── 13977.txt │ ├── 13978.txt │ ├── 13979.txt │ ├── 13980.txt │ ├── 14128.txt │ ├── 14129.txt │ ├── 14130.txt │ ├── 14131.txt │ ├── 14132.txt │ ├── 14133.txt │ ├── 14134.txt │ ├── 14135.txt │ ├── 14136.txt │ ├── 14141.txt │ ├── 14142.txt │ ├── 14143.txt │ ├── 14154.txt │ ├── 14155.txt │ ├── 14156.txt │ ├── 14227.txt │ ├── 14228.txt │ ├── 14229.txt │ ├── 14230.txt │ ├── 14231.txt │ ├── 14232.txt │ ├── 14233.txt │ ├── 14234.txt │ ├── 14235.txt │ ├── 14236.txt │ ├── 14242.txt │ ├── 14243.txt │ ├── 14381.txt │ ├── 14382.txt │ ├── 14383.txt │ ├── 14384.txt │ ├── 14385.txt │ ├── 14386.txt │ ├── 14387.txt │ ├── 14388.txt │ ├── 14389.txt │ ├── 14390.txt │ ├── 14391.txt │ ├── 14392.txt │ ├── 14393.txt │ ├── 14394.txt │ ├── 14395.txt │ ├── 14396.txt │ ├── 14397.txt │ ├── 14398.txt │ ├── 14399.txt │ ├── 14477.txt │ ├── 14478.txt │ ├── 14485.txt │ ├── 14486.txt │ ├── 14487.txt │ ├── 14488.txt │ ├── 14489.txt │ ├── 14490.txt │ ├── 14491.txt │ ├── 14492.txt │ ├── 14495.txt │ ├── 14496.txt │ ├── 14637.txt │ ├── 14638.txt │ ├── 14639.txt │ ├── 14640.txt │ ├── 14641.txt │ ├── 14642.txt │ ├── 14643.txt │ ├── 14644.txt │ ├── 14645.txt │ ├── 14646.txt │ ├── 14647.txt │ ├── 14648.txt │ ├── 14649.txt │ ├── 14650.txt │ ├── 14651.txt │ ├── 14652.txt │ ├── 14653.txt │ ├── 14679.txt │ ├── 14680.txt │ ├── 14681.txt │ ├── 14733.txt │ ├── 14734.txt │ ├── 14737.txt │ ├── 14738.txt │ ├── 14739.txt │ ├── 14741.txt │ ├── 14742.txt │ ├── 14743.txt │ ├── 14744.txt │ ├── 14745.txt │ ├── 14746.txt │ ├── 14747.txt │ ├── 14891.txt │ ├── 14892.txt │ ├── 14893.txt │ ├── 14894.txt │ ├── 14895.txt │ ├── 14896.txt │ ├── 14901.txt │ ├── 14902.txt │ ├── 14903.txt │ ├── 14904.txt │ ├── 14905.txt │ ├── 14906.txt │ ├── 14907.txt │ ├── 14908.txt │ ├── 14909.txt │ ├── 14935.txt │ ├── 14936.txt │ ├── 14937.txt │ ├── 14993.txt │ ├── 14994.txt │ ├── 14995.txt │ ├── 14996.txt │ ├── 15001.txt │ ├── 15002.txt │ ├── 15003.txt │ ├── 15007.txt │ ├── 15008.txt │ ├── 15009.txt │ ├── 15147.txt │ ├── 15148.txt │ ├── 15149.txt │ ├── 15150.txt │ ├── 15151.txt │ ├── 15152.txt │ ├── 15158.txt │ ├── 15159.txt │ ├── 15160.txt │ ├── 15161.txt │ ├── 15162.txt │ ├── 15163.txt │ ├── 15164.txt │ ├── 15165.txt │ ├── 15191.txt │ ├── 15192.txt │ ├── 15193.txt │ ├── 15248.txt │ ├── 15249.txt │ ├── 15250.txt │ ├── 15251.txt │ ├── 15252.txt │ ├── 15262.txt │ ├── 15263.txt │ ├── 15264.txt │ ├── 15403.txt │ ├── 15404.txt │ ├── 15405.txt │ ├── 15406.txt │ ├── 15407.txt │ ├── 15408.txt │ ├── 15414.txt │ ├── 15415.txt │ ├── 15416.txt │ ├── 15417.txt │ ├── 15418.txt │ ├── 15419.txt │ ├── 15420.txt │ ├── 4662.txt │ ├── 4663.txt │ ├── 4664.txt │ ├── 4763.txt │ ├── 4883.txt │ ├── 4918.txt │ ├── 4919.txt │ ├── 4920.txt │ ├── 5139.txt │ ├── 5140.txt │ ├── 5174.txt │ ├── 5175.txt │ ├── 5176.txt │ ├── 5275.txt │ ├── 5395.txt │ ├── 5430.txt │ ├── 5431.txt │ ├── 5432.txt │ ├── 5433.txt │ ├── 5434.txt │ ├── 5437.txt │ ├── 5532.txt │ ├── 5533.txt │ ├── 5534.txt │ ├── 5684.txt │ ├── 5685.txt │ ├── 5686.txt │ ├── 5687.txt │ ├── 5688.txt │ ├── 5689.txt │ ├── 5690.txt │ ├── 5691.txt │ ├── 5692.txt │ ├── 5693.txt │ ├── 5788.txt │ ├── 5789.txt │ ├── 5790.txt │ ├── 5940.txt │ ├── 5941.txt │ ├── 5942.txt │ ├── 5943.txt │ ├── 5944.txt │ ├── 5945.txt │ ├── 5946.txt │ ├── 5947.txt │ ├── 5948.txt │ ├── 5949.txt │ ├── 5950.txt │ ├── 6043.txt │ ├── 6044.txt │ ├── 6045.txt │ ├── 6046.txt │ ├── 6196.txt │ ├── 6197.txt │ ├── 6198.txt │ ├── 6199.txt │ ├── 6200.txt │ ├── 6201.txt │ ├── 6202.txt │ ├── 6203.txt │ ├── 6204.txt │ ├── 6205.txt │ ├── 6206.txt │ ├── 6207.txt │ ├── 6218.txt │ ├── 6219.txt │ ├── 6220.txt │ ├── 6223.txt │ ├── 6298.txt │ ├── 6299.txt │ ├── 6300.txt │ ├── 6301.txt │ ├── 6302.txt │ ├── 6303.txt │ ├── 6452.txt │ ├── 6453.txt │ ├── 6454.txt │ ├── 6455.txt │ ├── 6456.txt │ ├── 6457.txt │ ├── 6458.txt │ ├── 6459.txt │ ├── 6460.txt │ ├── 6461.txt │ ├── 6462.txt │ ├── 6463.txt │ ├── 6468.txt │ ├── 6469.txt │ ├── 6473.txt │ ├── 6474.txt │ ├── 6475.txt │ ├── 6476.txt │ ├── 6477.txt │ ├── 6482.txt │ ├── 6483.txt │ ├── 6488.txt │ ├── 6489.txt │ ├── 6552.txt │ ├── 6553.txt │ ├── 6555.txt │ ├── 6556.txt │ ├── 6557.txt │ ├── 6558.txt │ ├── 6708.txt │ ├── 6709.txt │ ├── 6710.txt │ ├── 6711.txt │ ├── 6712.txt │ ├── 6713.txt │ ├── 6714.txt │ ├── 6715.txt │ ├── 6716.txt │ ├── 6717.txt │ ├── 6718.txt │ ├── 6719.txt │ ├── 6722.txt │ ├── 6724.txt │ ├── 6725.txt │ ├── 6726.txt │ ├── 6727.txt │ ├── 6729.txt │ ├── 6730.txt │ ├── 6731.txt │ ├── 6732.txt │ ├── 6733.txt │ ├── 6734.txt │ ├── 6736.txt │ ├── 6737.txt │ ├── 6738.txt │ ├── 6739.txt │ ├── 6740.txt │ ├── 6742.txt │ ├── 6744.txt │ ├── 6745.txt │ ├── 6808.txt │ ├── 6809.txt │ ├── 6810.txt │ ├── 6811.txt │ ├── 6812.txt │ ├── 6813.txt │ ├── 6814.txt │ ├── 6815.txt │ ├── 6964.txt │ ├── 6965.txt │ ├── 6966.txt │ ├── 6967.txt │ ├── 6968.txt │ ├── 6969.txt │ ├── 6970.txt │ ├── 6971.txt │ ├── 6972.txt │ ├── 6973.txt │ ├── 6974.txt │ ├── 6985.txt │ ├── 6986.txt │ ├── 6987.txt │ ├── 6988.txt │ ├── 6989.txt │ ├── 6990.txt │ ├── 6991.txt │ ├── 6992.txt │ ├── 6993.txt │ ├── 6994.txt │ ├── 6995.txt │ ├── 6996.txt │ ├── 7067.txt │ ├── 7068.txt │ ├── 7069.txt │ ├── 7070.txt │ ├── 7071.txt │ ├── 7220.txt │ ├── 7221.txt │ ├── 7222.txt │ ├── 7223.txt │ ├── 7224.txt │ ├── 7225.txt │ ├── 7226.txt │ ├── 7227.txt │ ├── 7228.txt │ ├── 7229.txt │ ├── 7234.txt │ ├── 7238.txt │ ├── 7239.txt │ ├── 7240.txt │ ├── 7241.txt │ ├── 7242.txt │ ├── 7243.txt │ ├── 7244.txt │ ├── 7245.txt │ ├── 7246.txt │ ├── 7247.txt │ ├── 7248.txt │ ├── 7249.txt │ ├── 7250.txt │ ├── 7251.txt │ ├── 7252.txt │ ├── 7326.txt │ ├── 7327.txt │ ├── 7477.txt │ ├── 7478.txt │ ├── 7479.txt │ ├── 7480.txt │ ├── 7481.txt │ ├── 7482.txt │ ├── 7483.txt │ ├── 7484.txt │ ├── 7485.txt │ ├── 7490.txt │ ├── 7492.txt │ ├── 7493.txt │ ├── 7494.txt │ ├── 7495.txt │ ├── 7496.txt │ ├── 7497.txt │ ├── 7498.txt │ ├── 7499.txt │ ├── 7500.txt │ ├── 7501.txt │ ├── 7502.txt │ ├── 7503.txt │ ├── 7504.txt │ ├── 7505.txt │ ├── 7506.txt │ ├── 7507.txt │ ├── 7508.txt │ ├── 7509.txt │ ├── 7513.txt │ ├── 7514.txt │ ├── 7563.txt │ ├── 7564.txt │ ├── 7565.txt │ ├── 7733.txt │ ├── 7734.txt │ ├── 7735.txt │ ├── 7736.txt │ ├── 7748.txt │ ├── 7749.txt │ ├── 7750.txt │ ├── 7751.txt │ ├── 7752.txt │ ├── 7753.txt │ ├── 7754.txt │ ├── 7755.txt │ ├── 7756.txt │ ├── 7757.txt │ ├── 7758.txt │ ├── 7759.txt │ ├── 7760.txt │ ├── 7761.txt │ ├── 7762.txt │ ├── 7763.txt │ ├── 7766.txt │ ├── 7767.txt │ ├── 7768.txt │ ├── 7769.txt │ ├── 7770.txt │ ├── 7819.txt │ ├── 7820.txt │ ├── 7821.txt │ ├── 7822.txt │ ├── 7995.txt │ ├── 7996.txt │ ├── 7997.txt │ ├── 7998.txt │ ├── 8004.txt │ ├── 8005.txt │ ├── 8006.txt │ ├── 8007.txt │ ├── 8008.txt │ ├── 8009.txt │ ├── 8010.txt │ ├── 8011.txt │ ├── 8012.txt │ ├── 8013.txt │ ├── 8014.txt │ ├── 8015.txt │ ├── 8016.txt │ ├── 8017.txt │ ├── 8018.txt │ ├── 8019.txt │ ├── 8020.txt │ ├── 8021.txt │ ├── 8022.txt │ ├── 8023.txt │ ├── 8024.txt │ ├── 8075.txt │ ├── 8076.txt │ ├── 8077.txt │ ├── 8078.txt │ ├── 8239.txt │ ├── 8240.txt │ ├── 8241.txt │ ├── 8251.txt │ ├── 8252.txt │ ├── 8253.txt │ ├── 8254.txt │ ├── 8261.txt │ ├── 8262.txt │ ├── 8263.txt │ ├── 8264.txt │ ├── 8265.txt │ ├── 8266.txt │ ├── 8267.txt │ ├── 8268.txt │ ├── 8269.txt │ ├── 8270.txt │ ├── 8271.txt │ ├── 8272.txt │ ├── 8273.txt │ ├── 8274.txt │ ├── 8275.txt │ ├── 8276.txt │ ├── 8277.txt │ ├── 8278.txt │ ├── 8279.txt │ ├── 8280.txt │ ├── 8281.txt │ ├── 8331.txt │ ├── 8332.txt │ ├── 8333.txt │ ├── 8494.txt │ ├── 8495.txt │ ├── 8496.txt │ ├── 8497.txt │ ├── 8498.txt │ ├── 8499.txt │ ├── 8500.txt │ ├── 8506.txt │ ├── 8507.txt │ ├── 8508.txt │ ├── 8509.txt │ ├── 8510.txt │ ├── 8514.txt │ ├── 8517.txt │ ├── 8518.txt │ ├── 8519.txt │ ├── 8520.txt │ ├── 8521.txt │ ├── 8522.txt │ ├── 8523.txt │ ├── 8524.txt │ ├── 8525.txt │ ├── 8526.txt │ ├── 8527.txt │ ├── 8528.txt │ ├── 8529.txt │ ├── 8530.txt │ ├── 8531.txt │ ├── 8532.txt │ ├── 8533.txt │ ├── 8534.txt │ ├── 8535.txt │ ├── 8536.txt │ ├── 8537.txt │ ├── 8750.txt │ ├── 8751.txt │ ├── 8752.txt │ ├── 8753.txt │ ├── 8754.txt │ ├── 8755.txt │ ├── 8756.txt │ ├── 8758.txt │ ├── 8759.txt │ ├── 8760.txt │ ├── 8761.txt │ ├── 8762.txt │ ├── 8763.txt │ ├── 8764.txt │ ├── 8765.txt │ ├── 8766.txt │ ├── 8767.txt │ ├── 8768.txt │ ├── 8774.txt │ ├── 8775.txt │ ├── 8776.txt │ ├── 8777.txt │ ├── 8778.txt │ ├── 8779.txt │ ├── 8780.txt │ ├── 8781.txt │ ├── 8782.txt │ ├── 8783.txt │ ├── 8784.txt │ ├── 8785.txt │ ├── 8786.txt │ ├── 8787.txt │ ├── 8789.txt │ ├── 8790.txt │ ├── 8791.txt │ ├── 8792.txt │ ├── 9003.txt │ ├── 9006.txt │ ├── 9007.txt │ ├── 9008.txt │ ├── 9009.txt │ ├── 9010.txt │ ├── 9011.txt │ ├── 9012.txt │ ├── 9013.txt │ ├── 9014.txt │ ├── 9015.txt │ ├── 9016.txt │ ├── 9017.txt │ ├── 9018.txt │ ├── 9019.txt │ ├── 9020.txt │ ├── 9021.txt │ ├── 9022.txt │ ├── 9023.txt │ ├── 9024.txt │ ├── 9028.txt │ ├── 9029.txt │ ├── 9030.txt │ ├── 9031.txt │ ├── 9032.txt │ ├── 9033.txt │ ├── 9034.txt │ ├── 9035.txt │ ├── 9036.txt │ ├── 9037.txt │ ├── 9038.txt │ ├── 9039.txt │ ├── 9040.txt │ ├── 9043.txt │ ├── 9045.txt │ ├── 9046.txt │ ├── 9047.txt │ ├── 9103.txt │ ├── 9105.txt │ ├── 9106.txt │ ├── 9107.txt │ ├── 9109.txt │ ├── 9110.txt │ ├── 9111.txt │ ├── 9112.txt │ ├── 9113.txt │ ├── 9114.txt │ ├── 9115.txt │ ├── 9116.txt │ ├── 9120.txt │ ├── 9121.txt │ ├── 9122.txt │ ├── 9123.txt │ ├── 9262.txt │ ├── 9263.txt │ ├── 9264.txt │ ├── 9265.txt │ ├── 9266.txt │ ├── 9267.txt │ ├── 9268.txt │ ├── 9269.txt │ ├── 9270.txt │ ├── 9271.txt │ ├── 9272.txt │ ├── 9273.txt │ ├── 9274.txt │ ├── 9275.txt │ ├── 9276.txt │ ├── 9277.txt │ ├── 9278.txt │ ├── 9279.txt │ ├── 9280.txt │ ├── 9283.txt │ ├── 9284.txt │ ├── 9285.txt │ ├── 9286.txt │ ├── 9287.txt │ ├── 9288.txt │ ├── 9289.txt │ ├── 9290.txt │ ├── 9291.txt │ ├── 9292.txt │ ├── 9293.txt │ ├── 9294.txt │ ├── 9295.txt │ ├── 9296.txt │ ├── 9297.txt │ ├── 9298.txt │ ├── 9301.txt │ ├── 9302.txt │ ├── 9303.txt │ ├── 9358.txt │ ├── 9359.txt │ ├── 9360.txt │ ├── 9361.txt │ ├── 9362.txt │ ├── 9363.txt │ ├── 9364.txt │ ├── 9365.txt │ ├── 9366.txt │ ├── 9367.txt │ ├── 9368.txt │ ├── 9369.txt │ ├── 9370.txt │ ├── 9371.txt │ ├── 9376.txt │ ├── 9377.txt │ ├── 9378.txt │ ├── 9515.txt │ ├── 9516.txt │ ├── 9517.txt │ ├── 9518.txt │ ├── 9519.txt │ ├── 9520.txt │ ├── 9521.txt │ ├── 9522.txt │ ├── 9523.txt │ ├── 9524.txt │ ├── 9525.txt │ ├── 9526.txt │ ├── 9527.txt │ ├── 9528.txt │ ├── 9529.txt │ ├── 9530.txt │ ├── 9531.txt │ ├── 9532.txt │ ├── 9533.txt │ ├── 9539.txt │ ├── 9540.txt │ ├── 9541.txt │ ├── 9542.txt │ ├── 9543.txt │ ├── 9544.txt │ ├── 9545.txt │ ├── 9546.txt │ ├── 9547.txt │ ├── 9548.txt │ ├── 9549.txt │ ├── 9550.txt │ ├── 9551.txt │ ├── 9552.txt │ ├── 9553.txt │ ├── 9554.txt │ ├── 9558.txt │ ├── 9614.txt │ ├── 9615.txt │ ├── 9616.txt │ ├── 9617.txt │ ├── 9618.txt │ ├── 9619.txt │ ├── 9620.txt │ ├── 9621.txt │ ├── 9622.txt │ ├── 9623.txt │ ├── 9624.txt │ ├── 9625.txt │ ├── 9626.txt │ ├── 9627.txt │ ├── 9631.txt │ ├── 9632.txt │ ├── 9633.txt │ ├── 9634.txt │ ├── 9771.txt │ ├── 9772.txt │ ├── 9773.txt │ ├── 9774.txt │ ├── 9775.txt │ ├── 9776.txt │ ├── 9777.txt │ ├── 9778.txt │ ├── 9779.txt │ ├── 9780.txt │ ├── 9781.txt │ ├── 9782.txt │ ├── 9783.txt │ ├── 9784.txt │ ├── 9785.txt │ ├── 9786.txt │ ├── 9787.txt │ ├── 9788.txt │ ├── 9789.txt │ ├── 9795.txt │ ├── 9796.txt │ ├── 9797.txt │ ├── 9798.txt │ ├── 9799.txt │ ├── 9800.txt │ ├── 9801.txt │ ├── 9802.txt │ ├── 9803.txt │ ├── 9804.txt │ ├── 9805.txt │ ├── 9806.txt │ ├── 9807.txt │ ├── 9808.txt │ ├── 9809.txt │ ├── 9812.txt │ ├── 9813.txt │ ├── 9814.txt │ ├── 9815.txt │ ├── 9816.txt │ ├── 9869.txt │ ├── 9870.txt │ ├── 9871.txt │ ├── 9872.txt │ ├── 9873.txt │ ├── 9874.txt │ ├── 9875.txt │ ├── 9876.txt │ ├── 9877.txt │ ├── 9878.txt │ ├── 9879.txt │ ├── 9880.txt │ ├── 9881.txt │ ├── 9882.txt │ ├── 9883.txt │ ├── 9884.txt │ ├── 9885.txt │ ├── 9886.txt │ ├── 9887.txt │ ├── 9888.txt │ └── 9889.txt ├── scripts ├── commands │ ├── AnimCommand.js │ ├── BankCommand.js │ ├── CoordsCommand.js │ └── admin │ │ ├── InterfaceCommand.js │ │ ├── ItemCommand.js │ │ └── TeleportCommand.js ├── skills │ └── Woodcutting.js └── tools │ └── get-xteas.py └── src └── com └── oldscape ├── client ├── AbstractByteBuffer.java ├── AbstractIntegerNode0.java ├── AbstractSoundSystem.java ├── Actor.java ├── Area.java ├── AttackOption.java ├── AudioEnvelope.java ├── AudioInstrument.java ├── BaseVarType.java ├── BoundingBox.java ├── BoundingBox2D.java ├── BoundingBox3D.java ├── BoundingBox3DDrawMode.java ├── Bounds.java ├── Buffer.java ├── BufferProvider.java ├── BuildType.java ├── ByteArrayNode.java ├── CacheFile.java ├── CacheableNode.java ├── ChatLineBuffer.java ├── ChatPlayer.java ├── ClanMember.java ├── ClanMemberManager.java ├── ClassInfo.java ├── Client.java ├── ClientPacket.java ├── CodeBook.java ├── CollisionData.java ├── CombatInfo1.java ├── CombatInfo2.java ├── CombatInfoList.java ├── CombatInfoListHolder.java ├── ContextMenuRow.java ├── Coordinates.java ├── Cs2Methods.java ├── DState.java ├── DecorativeObject.java ├── Deque.java ├── DirectByteBuffer.java ├── DynamicObject.java ├── Enum.java ├── Enumerated.java ├── FaceNormal.java ├── FileOnDisk.java ├── FileRequest.java ├── FileSystem.java ├── Floor1.java ├── FloorUnderlayDefinition.java ├── Font.java ├── FontName.java ├── FontTypeFace.java ├── Fonts.java ├── Frame.java ├── FrameMap.java ├── Frames.java ├── Friend.java ├── FriendManager.java ├── GZipDecompressor.java ├── GameCanvas.java ├── GameEngine.java ├── GameObject.java ├── GameSocket.java ├── GrandExchangeEvent.java ├── GrandExchangeEvents.java ├── GrandExchangeOffer.java ├── Graphics3D.java ├── GraphicsObject.java ├── GroundObject.java ├── HashTable.java ├── HashTableIterator.java ├── HorizontalAlignment.java ├── Huffman.java ├── ISAACCipher.java ├── ISoundTaskDataProvider.java ├── ITextureLoader.java ├── Identifiers.java ├── Ignore.java ├── IndexData.java ├── IndexDataBase.java ├── IndexFile.java ├── IndexStoreActionHandler.java ├── IndexedSprite.java ├── Instrument.java ├── IntegerNode.java ├── InvType.java ├── Item.java ├── ItemComposition.java ├── ItemContainer.java ├── ItemLayer.java ├── IterableDualNodeQueue.java ├── IterableHashTable.java ├── JagexGame.java ├── JagexLoginType.java ├── KeyFocusListener.java ├── KitDefinition.java ├── Loader.java ├── LoginPacket.java ├── MachineInfo.java ├── MainBufferProvider.java ├── MapCacheArchiveNames.java ├── MapIcon.java ├── MapIconReference.java ├── MapLabel.java ├── Mapping.java ├── MessageNode.java ├── MilliTimer.java ├── Model.java ├── ModelData.java ├── MouseInput.java ├── MouseRecorder.java ├── MouseWheel.java ├── MouseWheelHandler.java ├── NPC.java ├── NPCComposition.java ├── Name.java ├── Nameable.java ├── NameableContainer.java ├── NanoTimer.java ├── NetWriter.java ├── Node.java ├── Node2LinkedList.java ├── NodeCache.java ├── ObjectComposition.java ├── ObjectNode.java ├── Occluder.java ├── Overlay.java ├── OwnWorldComparator.java ├── PacketBuffer.java ├── PacketNode.java ├── ParamNode.java ├── Parameters.java ├── PendingSpawn.java ├── Permission.java ├── Player.java ├── PlayerComposition.java ├── Preferences.java ├── Projectile.java ├── Rasterizer2D.java ├── RawAudioNode.java ├── Region.java ├── RenderOverview.java ├── Renderable.java ├── Resampler.java ├── Residue.java ├── RunException.java ├── SceneTileModel.java ├── SceneTilePaint.java ├── Script.java ├── ScriptEvent.java ├── ScriptState.java ├── ScriptVarType.java ├── Sequence.java ├── ServerPacket.java ├── Signlink.java ├── Size.java ├── SoundEffect.java ├── SoundEffect3.java ├── SoundTask.java ├── SoundTaskDataProvider.java ├── SourceDataSoundSystem.java ├── Spotanim.java ├── SpritePixels.java ├── Task.java ├── TaskDataNode.java ├── Texture.java ├── TextureProvider.java ├── Tile.java ├── Timer.java ├── TotalQuantityComparator.java ├── Track1.java ├── UnitPriceComparator.java ├── UrlRequest.java ├── UrlRequester.java ├── VarCInt.java ├── VarCString.java ├── VarPlayerType.java ├── Varbit.java ├── Varcs.java ├── VarpStorage.java ├── VertexNormal.java ├── VerticalAlignment.java ├── WallObject.java ├── Widget.java ├── WidgetNode.java ├── World.java ├── WorldComparator.java ├── WorldMapData.java ├── WorldMapDecoration.java ├── WorldMapDecorationInfo.java ├── WorldMapDecorationType.java ├── WorldMapManager.java ├── WorldMapRectangle.java ├── WorldMapRegion.java ├── WorldMapSectionBase.java ├── WorldMapType1.java ├── WorldMapType2.java ├── WorldMapType3.java ├── WorldMapType4.java ├── class0.java ├── class1.java ├── class100.java ├── class110.java ├── class112.java ├── class115.java ├── class132.java ├── class138.java ├── class149.java ├── class150.java ├── class151.java ├── class152.java ├── class153.java ├── class154.java ├── class155.java ├── class156.java ├── class157.java ├── class158.java ├── class159.java ├── class160.java ├── class163.java ├── class167.java ├── class169.java ├── class170.java ├── class171.java ├── class173.java ├── class177.java ├── class178.java ├── class179.java ├── class18.java ├── class183.java ├── class185.java ├── class188.java ├── class189.java ├── class19.java ├── class190.java ├── class195.java ├── class196.java ├── class197.java ├── class199.java ├── class2.java ├── class20.java ├── class203.java ├── class204.java ├── class205.java ├── class208.java ├── class21.java ├── class211.java ├── class213.java ├── class219.java ├── class22.java ├── class220.java ├── class221.java ├── class224.java ├── class226.java ├── class228.java ├── class229.java ├── class23.java ├── class230.java ├── class231.java ├── class232.java ├── class233.java ├── class234.java ├── class236.java ├── class240.java ├── class241.java ├── class243.java ├── class244.java ├── class245.java ├── class246.java ├── class248.java ├── class249.java ├── class25.java ├── class250.java ├── class251.java ├── class252.java ├── class253.java ├── class254.java ├── class255.java ├── class264.java ├── class265.java ├── class27.java ├── class279.java ├── class281.java ├── class289.java ├── class290.java ├── class294.java ├── class297.java ├── class298.java ├── class3.java ├── class302.java ├── class303.java ├── class304.java ├── class308.java ├── class313.java ├── class314.java ├── class315.java ├── class316.java ├── class317.java ├── class319.java ├── class320.java ├── class321.java ├── class322.java ├── class326.java ├── class329.java ├── class33.java ├── class332.java ├── class333.java ├── class338.java ├── class36.java ├── class37.java ├── class38.java ├── class44.java ├── class45.java ├── class46.java ├── class47.java ├── class5.java ├── class53.java ├── class55.java ├── class57.java ├── class61.java ├── class62.java ├── class64.java ├── class66.java ├── class7.java ├── class71.java ├── class80.java ├── class81.java ├── class85.java ├── class86.java ├── class88.java ├── class90.java ├── class93.java └── class95.java ├── server ├── Main.java └── game │ ├── GameWorld.java │ ├── Server.java │ ├── ServerContext.java │ ├── model │ ├── EquipmentConstants.java │ ├── MobileEntity.java │ ├── WalkingQueue.java │ ├── combat │ │ ├── Combat.java │ │ ├── Formula.java │ │ └── action │ │ │ ├── CombatAction.java │ │ │ └── impl │ │ │ └── MeleeAction.java │ ├── entity │ │ └── Entity.java │ ├── npc │ │ └── Npc.java │ ├── player │ │ ├── Player.java │ │ ├── Viewport.java │ │ ├── inv │ │ │ ├── AppearanceContainerListener.java │ │ │ ├── ContainerAdapter.java │ │ │ ├── ContainerConstants.java │ │ │ ├── ContainerListener.java │ │ │ ├── FullContainerListener.java │ │ │ ├── Item.java │ │ │ ├── ItemContainer.java │ │ │ ├── SlottedItem.java │ │ │ └── SynchronizationContainerListener.java │ │ └── skill │ │ │ ├── Skill.java │ │ │ ├── SkillAdapter.java │ │ │ ├── SkillContainer.java │ │ │ ├── SkillListener.java │ │ │ ├── SkillSet.java │ │ │ └── SynchronizationSkillListener.java │ └── sync │ │ ├── ClientSynchronizer.java │ │ ├── ParallelClientSynchronizer.java │ │ ├── SequentialClientSynchronizer.java │ │ ├── block │ │ ├── AnimationBlock.java │ │ ├── AppearanceBlock.java │ │ ├── BlockType.java │ │ ├── ChatBlock.java │ │ ├── ContextMenuBlock.java │ │ ├── ForceChatBlock.java │ │ ├── ForceMovementBlock.java │ │ ├── GraphicBlock.java │ │ ├── HitUpdateBlock.java │ │ ├── InteractingMobBlock.java │ │ ├── MovementTypeBlock.java │ │ ├── OrientationBlock.java │ │ ├── SecondaryHitUpdateBlock.java │ │ ├── SynchronizationBlock.java │ │ ├── SynchronizationBlockSet.java │ │ ├── TemporaryMovementTypeBlock.java │ │ ├── TransformBlock.java │ │ └── encode │ │ │ ├── AnimationBlockEncoder.java │ │ │ ├── AppearanceBlockEncoder.java │ │ │ ├── ChatBlockEncoder.java │ │ │ ├── ContextMenuBlockEncoder.java │ │ │ ├── ForceChatBlockEncoder.java │ │ │ ├── ForceMovementBlockEncoder.java │ │ │ ├── GraphicBlockEncoder.java │ │ │ ├── HitUpdateBlockEncoder.java │ │ │ ├── InteractingMobBlockEncoder.java │ │ │ ├── MovementTypeBlockEncoder.java │ │ │ ├── OrientationBlockEncoder.java │ │ │ ├── SecondaryHitUpdateBlockEncoder.java │ │ │ ├── SynchronizationBlockEncoder.java │ │ │ ├── TemporaryMovementTypeBlockEncoder.java │ │ │ └── TransformBlockEncoder.java │ │ ├── descriptor │ │ ├── CycleEndDescriptor.java │ │ ├── CycleStartDescriptor.java │ │ ├── NpcAdditionDescriptor.java │ │ ├── NpcRemovalDescriptor.java │ │ ├── NpcRunDescriptor.java │ │ ├── NpcStillDescriptor.java │ │ ├── NpcWalkDescriptor.java │ │ ├── PlayerAdditionDescriptor.java │ │ ├── PlayerRemovalDescriptor.java │ │ ├── PlayerRunDescriptor.java │ │ ├── PlayerSkipDescriptor.java │ │ ├── PlayerStillDescriptor.java │ │ ├── PlayerTeleportDescriptor.java │ │ ├── PlayerWalkDescriptor.java │ │ ├── RegionHashDescriptor.java │ │ └── SynchronizationDescriptor.java │ │ ├── reference │ │ ├── Animation.java │ │ ├── Appearance.java │ │ ├── ChatMessage.java │ │ ├── Direction.java │ │ └── Graphic.java │ │ ├── segment │ │ ├── CycleEndSegment.java │ │ ├── CycleStartSegment.java │ │ ├── MovementSegment.java │ │ ├── NpcAdditionSegment.java │ │ ├── NpcRemovalSegment.java │ │ ├── PlayerAdditionSegment.java │ │ ├── PlayerRemovalSegment.java │ │ ├── PlayerSkipSegment.java │ │ ├── RegionHashSegment.java │ │ ├── SegmentType.java │ │ ├── SynchronizationSegment.java │ │ └── TeleportSegment.java │ │ └── task │ │ ├── NpcSynchronizationTask.java │ │ ├── PhasedSynchronizationTask.java │ │ ├── PlayerSynchronizationTask.java │ │ ├── PostNpcSynchronizationTask.java │ │ ├── PostPlayerSynchronizationTask.java │ │ ├── PreNpcSynchronizationTask.java │ │ ├── PrePlayerSynchronizationTask.java │ │ └── SynchronizationTask.java │ ├── network │ ├── GameChannelHandler.java │ ├── SessionEventContext.java │ ├── game │ │ ├── GameSessionContext.java │ │ └── listeners │ │ │ ├── AttackNpcEventListener.java │ │ │ ├── ButtonClickEventListener.java │ │ │ ├── ClientDimensionsEventListener.java │ │ │ ├── CommandEventListener.java │ │ │ ├── InterfaceClickEventListener.java │ │ │ ├── ItemOptionEventListener.java │ │ │ ├── NpcClickListener.java │ │ │ ├── ObjectClickListener.java │ │ │ ├── PlayerDesignVerificationListener.java │ │ │ ├── PublicChatEventListener.java │ │ │ └── WalkEventListener.java │ ├── login │ │ ├── LoginEventListener.java │ │ ├── LoginResponseEventListener.java │ │ ├── LoginSessionContext.java │ │ ├── LoginTransaction.java │ │ └── PlayerLoginContextPair.java │ └── ondemand │ │ ├── DropConnectionEventListener.java │ │ ├── EncryptionMessageEventListener.java │ │ ├── FileRequestEventListener.java │ │ ├── InitConnectionEventListener.java │ │ ├── LoginStateEventListener.java │ │ ├── OnDemandSessionContext.java │ │ └── ValidationEventListener.java │ └── services │ ├── GameScheduleService.java │ ├── OnDemandService.java │ ├── PlayerLoadService.java │ └── PlayerSaveService.java ├── shared ├── event │ ├── ContextualEvent.java │ ├── Event.java │ ├── EventContext.java │ ├── EventException.java │ ├── EventHub.java │ ├── EventListener.java │ └── hubs │ │ └── DefaultEventHub.java ├── gson │ ├── InetSocketAddressSerializer.java │ ├── PlayerSerializer.java │ └── ServiceSerializer.java ├── model │ ├── EntityType.java │ ├── EquipmentType.java │ ├── MessageType.java │ ├── Node.java │ ├── Position.java │ ├── Response.java │ ├── action │ │ └── Action.java │ ├── player │ │ ├── AccountCredentials.java │ │ ├── DisplayMode.java │ │ ├── Permission.java │ │ └── SubscriptionType.java │ └── region │ │ ├── CollisionFlag.java │ │ ├── CollisionMatrix.java │ │ ├── Region.java │ │ ├── RegionCoordinates.java │ │ └── RegionManager.java ├── network │ ├── HandshakeEvent.java │ ├── game │ │ ├── AccessMode.java │ │ ├── DataOrder.java │ │ ├── DataTransformation.java │ │ ├── DataType.java │ │ ├── FrameType.java │ │ ├── GameFrame.java │ │ ├── GameFrameBuilder.java │ │ ├── GameFrameDecoder.java │ │ ├── GameFrameEncoder.java │ │ ├── GameFrameReader.java │ │ └── event │ │ │ ├── EncoderOpcode.java │ │ │ ├── GameEventDecoder.java │ │ │ ├── GameEventEncoder.java │ │ │ ├── GameEventRepository.java │ │ │ ├── GameMessageDecoder.java │ │ │ ├── GameMessageEncoder.java │ │ │ ├── Message.java │ │ │ ├── decoders │ │ │ ├── AttackNpcDecoder.java │ │ │ ├── ClientDimensionsDecoder.java │ │ │ ├── DummyDecoder.java │ │ │ ├── ItemOptionDecoder.java │ │ │ ├── chat │ │ │ │ ├── CommandDecoder.java │ │ │ │ └── PublicChatDecoder.java │ │ │ ├── client │ │ │ │ └── ClientFocusDecoder.java │ │ │ ├── interfaces │ │ │ │ ├── ButtonClickDecoder.java │ │ │ │ └── InterfaceClickDecoder.java │ │ │ ├── npcs │ │ │ │ ├── NpcFifthClickDecoder.java │ │ │ │ ├── NpcFirstClickDecoder.java │ │ │ │ ├── NpcForthClickDecoder.java │ │ │ │ ├── NpcSecondClickDecoder.java │ │ │ │ └── NpcThirdClickDecoder.java │ │ │ ├── objects │ │ │ │ ├── ObjectFifthActionClickDecoder.java │ │ │ │ ├── ObjectFirstActionClickDecoder.java │ │ │ │ ├── ObjectForthActionClickDecoder.java │ │ │ │ ├── ObjectSecondActionClickDecoder.java │ │ │ │ └── ObjectThirdActionClickDecoder.java │ │ │ └── walking │ │ │ │ ├── MiniMapWalkDecoder.java │ │ │ │ └── WalkDecoder.java │ │ │ ├── encoders │ │ │ ├── CS2ScriptEventEncoder.java │ │ │ ├── ExternalIPEventEncoder.java │ │ │ ├── InterfaceCloseSubEventEncoder.java │ │ │ ├── InterfaceMoveSubEventEncoder.java │ │ │ ├── InterfaceOpenSubEventEncoder.java │ │ │ ├── InterfaceSetClickMaskEventEncoder.java │ │ │ ├── InterfaceSetTextEventEncoder.java │ │ │ ├── ItemsUpdateEventEncoder.java │ │ │ ├── LogoutEventEncoder.java │ │ │ ├── MessageEventEncoder.java │ │ │ ├── MusicEventEncoder.java │ │ │ ├── NpcSynchronizationEventEncoder.java │ │ │ ├── PlayerSynchronizationEventEncoder.java │ │ │ ├── RegionUpdateEventEncoder.java │ │ │ ├── RunEnergyEventEncoder.java │ │ │ ├── SetRootInterfaceEncoder.java │ │ │ ├── SkillEventEncoder.java │ │ │ ├── SlottedItemsUpdateEventEncoder.java │ │ │ ├── VarpEventEncoder.java │ │ │ ├── VarpRecacheEventEncoder.java │ │ │ └── VarpResetEventEncoder.java │ │ │ └── impl │ │ │ ├── AttackNpcEvent.java │ │ │ ├── ButtonClickEvent.java │ │ │ ├── CS2ScriptEvent.java │ │ │ ├── ChatMessage.java │ │ │ ├── ClientDimensionsEvent.java │ │ │ ├── ClientFocusEvent.java │ │ │ ├── CommandEvent.java │ │ │ ├── DummyEvent.java │ │ │ ├── ExternalIPEvent.java │ │ │ ├── GameEventContext.java │ │ │ ├── GameEventHandler.java │ │ │ ├── InterfaceClickEvent.java │ │ │ ├── InterfaceCloseSubEvent.java │ │ │ ├── InterfaceMoveSubEvent.java │ │ │ ├── InterfaceOpenSubEvent.java │ │ │ ├── InterfaceSetClickMaskEvent.java │ │ │ ├── InterfaceSetTextEvent.java │ │ │ ├── InventoryItemMessage.java │ │ │ ├── ItemOptionEvent.java │ │ │ ├── ItemsUpdateEvent.java │ │ │ ├── LogoutEvent.java │ │ │ ├── MagicOnItemMessage.java │ │ │ ├── MessageEvent.java │ │ │ ├── MessageHandler.java │ │ │ ├── MusicEvent.java │ │ │ ├── NpcActionEvent.java │ │ │ ├── NpcSynchronizationEvent.java │ │ │ ├── ObjectClickEvent.java │ │ │ ├── PlayerDesignEvent.java │ │ │ ├── PlayerSynchronizationEvent.java │ │ │ ├── PrivateChatMessage.java │ │ │ ├── PublicChatMessage.java │ │ │ ├── RegionUpdateEvent.java │ │ │ ├── RegionUpdateMessage.java │ │ │ ├── RunEnergyEvent.java │ │ │ ├── SetRootInterfaceEvent.java │ │ │ ├── SkillEvent.java │ │ │ ├── SlottedItemsUpdateEvent.java │ │ │ ├── VarpEvent.java │ │ │ ├── VarpRecacheEvent.java │ │ │ ├── VarpResetEvent.java │ │ │ └── WalkEvent.java │ ├── handshake │ │ └── HandshakeDecoder.java │ ├── login │ │ ├── LoginDecoder.java │ │ ├── LoginEvent.java │ │ ├── LoginResponseEncoder.java │ │ └── LoginResponseEvent.java │ └── ondemand │ │ ├── DropConnectionEvent.java │ │ ├── FileRequestEvent.java │ │ ├── FileResponseEvent.java │ │ ├── InitConnectionEvent.java │ │ ├── LoginStateEvent.java │ │ ├── OnDemandDecoder.java │ │ ├── OnDemandEncoder.java │ │ ├── UpdateEncryptionMessageEvent.java │ │ ├── UpdateStatusMessageEvent.java │ │ ├── ValidationMessageEvent.java │ │ └── XorEncoder.java ├── script │ ├── ScriptManager.java │ └── listeners │ │ ├── CommandListener.java │ │ ├── InterfaceListener.java │ │ └── LocationListener.java └── utility │ ├── Base37Utils.java │ ├── BufferUtils.java │ ├── DateUtils.java │ ├── FNVHash.java │ ├── FileUtils.java │ ├── Huffman.java │ ├── IPAddressUtils.java │ ├── IsaacRandom.java │ ├── MobList.java │ ├── NameUtils.java │ ├── NamedThreadFactory.java │ ├── RSAKeyGenerator.java │ ├── StringUtils.java │ ├── SyncUtils.java │ ├── TextFormat.java │ └── XTEA.java └── tool ├── CacheAggregator.java ├── CacheDefragmenter.java ├── CacheVerifier.java ├── ItemModelDumper.java ├── MapDumper.java ├── MapImageDumper.java ├── MapVerifier.java ├── ModelDumper.java ├── NpcModelDumper.java ├── ObjectModelDumper.java ├── SpriteDumper.java ├── TablesEncryptor.java ├── TrackDumper.java ├── TypeDumper.java ├── VersionTableGenerator.java ├── applet └── GameApplet.java ├── asm ├── Application.java ├── Transformer.java ├── bytecode │ ├── Container.java │ ├── element │ │ ├── ClassElement.java │ │ ├── FieldElement.java │ │ ├── InterfaceElement.java │ │ └── MethodElement.java │ ├── insn │ │ ├── InsnMatcher.java │ │ └── InsnNodeUtils.java │ └── refactor │ │ ├── ClassMapping.java │ │ ├── RefactorMapper.java │ │ └── Refactorer.java └── transformers │ ├── FrameDumpTransformer.java │ ├── IntegerBitwiseTransformer.java │ ├── LdcTransformer.java │ ├── LongBitwiseTransformer.java │ ├── SystemPrintTransformer.java │ └── refactor │ └── ClassTransformer.java ├── cache ├── Archive.java ├── Cache.java ├── ChecksumTable.java ├── Constants.java ├── Container.java ├── FileStore.java ├── Identifiers.java ├── Index.java ├── ReferenceTable.java ├── Sector.java ├── region │ ├── HeightCalc.java │ ├── Location.java │ ├── Position.java │ └── Region.java ├── sprite │ ├── Sprite.java │ ├── Sprites.java │ ├── Texture.java │ └── Textures.java ├── track │ ├── Track.java │ └── Tracks.java └── type │ ├── CacheIndex.java │ ├── ConfigArchive.java │ ├── Type.java │ ├── TypeList.java │ ├── TypeListManager.java │ ├── TypePrinter.java │ ├── areas │ ├── AreaType.java │ └── AreaTypeList.java │ ├── enums │ ├── EnumType.java │ └── EnumTypeList.java │ ├── hitbars │ ├── HitBarType.java │ └── HitBarTypeList.java │ ├── hitmarks │ ├── HitMarkType.java │ └── HitMarkTypeList.java │ ├── identkits │ ├── IdentkitType.java │ └── IdentkitTypeList.java │ ├── invs │ ├── InvType.java │ └── InvTypeList.java │ ├── items │ ├── ItemType.java │ └── ItemTypeList.java │ ├── npcs │ ├── NpcType.java │ └── NpcTypeList.java │ ├── objects │ ├── ObjectType.java │ └── ObjectTypeList.java │ ├── overlays │ ├── OverlayType.java │ └── OverlayTypeList.java │ ├── params │ ├── ParamType.java │ └── ParamTypeList.java │ ├── sequences │ ├── SequenceType.java │ └── SequenceTypeList.java │ ├── spotanims │ ├── SpotAnimType.java │ └── SpotAnimTypeList.java │ ├── structs │ ├── StructType.java │ └── StructTypeList.java │ ├── underlays │ ├── UnderlayType.java │ └── UnderlayTypeList.java │ ├── varbits │ ├── VarBitType.java │ └── VarBitTypeList.java │ ├── varclients │ ├── VarClientType.java │ └── VarClientTypeList.java │ ├── varclientstrings │ ├── VarClientStringType.java │ └── VarClientStringTypeList.java │ └── varplayers │ ├── VarPlayerType.java │ └── VarPlayerTypeList.java ├── model ├── Camera.java ├── Model.java ├── ModelList.java ├── ModelViewer.java └── Vector3f.java └── util ├── BitUtils.java ├── ByteBufferUtils.java ├── CompressionUtils.java ├── FileChannelUtils.java ├── ImageUtils.java ├── Preconditions.java ├── XTEAManager.java ├── bzip2 ├── BZip2Constants.java ├── CBZip2InputStream.java ├── CBZip2OutputStream.java └── CRC.java └── crypto ├── Djb2.java ├── Rsa.java ├── Whirlpool.java └── Xtea.java /notes/printouts/rev-168/close interface in fixed mode.txt: -------------------------------------------------------------------------------- 1 | sendCloseInterfaceSub(548, 21) 2 | -------------------------------------------------------------------------------- /repository/xtea/maps/10027.txt: -------------------------------------------------------------------------------- 1 | 1491811841 2 | 1724263915 3 | -1397066186 4 | 1733646819 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10028.txt: -------------------------------------------------------------------------------- 1 | 607535279 2 | 205037092 3 | 487618509 4 | 1601265104 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10029.txt: -------------------------------------------------------------------------------- 1 | 1454411653 2 | 2108780637 3 | -1510399898 4 | 984673243 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10030.txt: -------------------------------------------------------------------------------- 1 | -1414227409 2 | -1073880324 3 | 2072278381 4 | 1400096844 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10031.txt: -------------------------------------------------------------------------------- 1 | 1384695985 2 | -1037910174 3 | 1636076558 4 | 1718450497 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10032.txt: -------------------------------------------------------------------------------- 1 | 2077472500 2 | -559801729 3 | -317821995 4 | -996696723 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10033.txt: -------------------------------------------------------------------------------- 1 | 1699509216 2 | 556596701 3 | -486919166 4 | -1811632717 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10034.txt: -------------------------------------------------------------------------------- 1 | -1099500714 2 | -881043468 3 | -620505945 4 | -1438073477 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10035.txt: -------------------------------------------------------------------------------- 1 | 1821532615 2 | 985229728 3 | 1965553594 4 | 224987855 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10036.txt: -------------------------------------------------------------------------------- 1 | 531587224 2 | 262365984 3 | 256721737 4 | -904694392 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10037.txt: -------------------------------------------------------------------------------- 1 | 1004809362 2 | 1958723772 3 | 19344102 4 | 1114585311 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10038.txt: -------------------------------------------------------------------------------- 1 | 1793006108 2 | 1566282745 3 | -546328150 4 | 2098395663 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10039.txt: -------------------------------------------------------------------------------- 1 | -1709964016 2 | -627338496 3 | 1911290498 4 | 1792928147 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10040.txt: -------------------------------------------------------------------------------- 1 | 1832028259 2 | 350236237 3 | 623669487 4 | 1603621266 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10041.txt: -------------------------------------------------------------------------------- 1 | 1187862613 2 | -117754960 3 | 130411769 4 | -1192628982 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10042.txt: -------------------------------------------------------------------------------- 1 | -1276126151 2 | -1290765221 3 | -801278725 4 | 2076969715 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10043.txt: -------------------------------------------------------------------------------- 1 | 1912880022 2 | -1723964516 3 | 2062562401 4 | -1162129761 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10044.txt: -------------------------------------------------------------------------------- 1 | -1890336441 2 | 41211112 3 | 1365603787 4 | -684707322 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10045.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10050.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10051.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10052.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10053.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10054.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10055.txt: -------------------------------------------------------------------------------- 1 | 714781536 2 | -2146276708 3 | -899297168 4 | -584762383 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10056.txt: -------------------------------------------------------------------------------- 1 | 424756806 2 | -113610257 3 | -2116127790 4 | 1910985160 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10057.txt: -------------------------------------------------------------------------------- 1 | 1729790857 2 | -936396663 3 | -959362193 4 | -1476902588 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10058.txt: -------------------------------------------------------------------------------- 1 | -1500887200 2 | 1175576422 3 | -293237688 4 | 1320469438 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10059.txt: -------------------------------------------------------------------------------- 1 | 2024335507 2 | 1024306026 3 | 1739407852 4 | 1514719514 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10060.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10061.txt: -------------------------------------------------------------------------------- 1 | -533462135 2 | -137860903 3 | 1860086968 4 | 1315083665 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10063.txt: -------------------------------------------------------------------------------- 1 | -1474453906 2 | -2040298965 3 | 933933915 4 | -1384960243 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10064.txt: -------------------------------------------------------------------------------- 1 | 927359433 2 | 1432742611 3 | -1425259787 4 | -1692428281 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10065.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10066.txt: -------------------------------------------------------------------------------- 1 | -2129909181 2 | -1005143935 3 | 1448560916 4 | 869788824 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10067.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10069.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10070.txt: -------------------------------------------------------------------------------- 1 | 337024788 2 | -2037667137 3 | -1229192681 4 | 72559338 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10071.txt: -------------------------------------------------------------------------------- 1 | 917431355 2 | -1337694006 3 | -1242762433 4 | -1310804996 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10072.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10124.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10125.txt: -------------------------------------------------------------------------------- 1 | 1370479128 2 | -169737479 3 | 763950785 4 | -616702251 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10126.txt: -------------------------------------------------------------------------------- 1 | -1275040423 2 | -1330756365 3 | 1008107063 4 | 8523089 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10127.txt: -------------------------------------------------------------------------------- 1 | -1541055702 2 | 1934566638 3 | 1525184004 4 | 1722424683 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10128.txt: -------------------------------------------------------------------------------- 1 | -1556400436 2 | -1041171078 3 | 1510910077 4 | -585390326 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10129.txt: -------------------------------------------------------------------------------- 1 | -1740499851 2 | -739515691 3 | 1273888756 4 | 1028667094 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10130.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10131.txt: -------------------------------------------------------------------------------- 1 | 1903074238 2 | -112904240 3 | 556786553 4 | -450965053 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10132.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10133.txt: -------------------------------------------------------------------------------- 1 | 316549370 2 | -1215137663 3 | 552543408 4 | 1297160714 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10134.txt: -------------------------------------------------------------------------------- 1 | 1037457150 2 | -489482873 3 | 1221101755 4 | 1843630400 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10135.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10136.txt: -------------------------------------------------------------------------------- 1 | 1467909566 2 | 1489237936 3 | -374908820 4 | -1114049849 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10137.txt: -------------------------------------------------------------------------------- 1 | 231993918 2 | -1854659582 3 | 1733605452 4 | 1607540909 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10138.txt: -------------------------------------------------------------------------------- 1 | -1266932509 2 | 1159824249 3 | 1189711903 4 | 1903826998 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10139.txt: -------------------------------------------------------------------------------- 1 | 1486285600 2 | -1247795416 3 | 912158038 4 | -386262796 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10140.txt: -------------------------------------------------------------------------------- 1 | 717191042 2 | 1501179421 3 | 360829447 4 | -1840191330 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10141.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10142.txt: -------------------------------------------------------------------------------- 1 | 1872120942 2 | -765842959 3 | 449655176 4 | -1168971827 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10143.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10144.txt: -------------------------------------------------------------------------------- 1 | -229115029 2 | 736195157 3 | -1891552814 4 | 1334462108 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10145.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10280.txt: -------------------------------------------------------------------------------- 1 | -1245893544 2 | -118079793 3 | -1624599660 4 | -626968532 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10281.txt: -------------------------------------------------------------------------------- 1 | 2129832996 2 | -1542613289 3 | -1612399066 4 | -323592936 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10282.txt: -------------------------------------------------------------------------------- 1 | 667792020 2 | 292003472 3 | -998896147 4 | 7080342 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10283.txt: -------------------------------------------------------------------------------- 1 | -2133080221 2 | 1327669620 3 | 173304076 4 | -151662318 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10284.txt: -------------------------------------------------------------------------------- 1 | -695764787 2 | 2097332897 3 | -2002557383 4 | -603201231 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10285.txt: -------------------------------------------------------------------------------- 1 | 1282120748 2 | -1970172786 3 | 833113877 4 | -1397625476 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10286.txt: -------------------------------------------------------------------------------- 1 | 455591049 2 | -574006877 3 | -1631866704 4 | 1975198810 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10287.txt: -------------------------------------------------------------------------------- 1 | -1433030511 2 | 1060273637 3 | -554752637 4 | 1610832382 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10288.txt: -------------------------------------------------------------------------------- 1 | -404916986 2 | 1272947024 3 | 528952793 4 | 1468660630 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10289.txt: -------------------------------------------------------------------------------- 1 | -1534627262 2 | -149353357 3 | -782807196 4 | -1734417830 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10290.txt: -------------------------------------------------------------------------------- 1 | 551089957 2 | 799202374 3 | 1303133670 4 | 670014651 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10291.txt: -------------------------------------------------------------------------------- 1 | -1693954704 2 | 1334727288 3 | 1405101251 4 | -156621247 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10292.txt: -------------------------------------------------------------------------------- 1 | 1593286932 2 | -139076737 3 | 286704415 4 | -2020032941 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10293.txt: -------------------------------------------------------------------------------- 1 | -1395421991 2 | -1717623521 3 | -1126410764 4 | 736796260 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10294.txt: -------------------------------------------------------------------------------- 1 | -450807558 2 | 452514240 3 | -1485474501 4 | 980120945 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10295.txt: -------------------------------------------------------------------------------- 1 | -1920480496 2 | -1423914110 3 | 951774544 4 | -1419269290 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10296.txt: -------------------------------------------------------------------------------- 1 | 1941739329 2 | -1004897138 3 | -423856009 4 | 43221898 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10297.txt: -------------------------------------------------------------------------------- 1 | -1205119668 2 | -718810521 3 | 695794159 4 | 834395617 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10298.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10299.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10300.txt: -------------------------------------------------------------------------------- 1 | -1066157524 2 | 401089253 3 | 911423936 4 | -1638593440 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10301.txt: -------------------------------------------------------------------------------- 1 | -158146381 2 | 1698585677 3 | -910760378 4 | 815929788 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10302.txt: -------------------------------------------------------------------------------- 1 | 639277786 2 | -1909940120 3 | 130074677 4 | 491844814 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10303.txt: -------------------------------------------------------------------------------- 1 | 187236989 2 | -1452229648 3 | 1948816476 4 | -1775249280 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10304.txt: -------------------------------------------------------------------------------- 1 | 697091890 2 | 424251437 3 | -890570835 4 | -1490213215 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10306.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10307.txt: -------------------------------------------------------------------------------- 1 | -808294570 2 | -945302681 3 | -1122362002 4 | 76670054 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10308.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10309.txt: -------------------------------------------------------------------------------- 1 | 1450418080 2 | -2118438156 3 | -1409971045 4 | -1573015729 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10310.txt: -------------------------------------------------------------------------------- 1 | -1646794225 2 | 1193849763 3 | -2140910824 4 | -679653372 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10311.txt: -------------------------------------------------------------------------------- 1 | -2021580349 2 | 1745042014 3 | 55580100 4 | -321386374 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10312.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10313.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10314.txt: -------------------------------------------------------------------------------- 1 | 709124992 2 | -1272327711 3 | 906306935 4 | -2000933182 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10315.txt: -------------------------------------------------------------------------------- 1 | -233876849 2 | -1125342091 3 | -1166639407 4 | -591179233 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10316.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10317.txt: -------------------------------------------------------------------------------- 1 | 490024645 2 | 1603918225 3 | 709103213 4 | -343056722 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10318.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10319.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10321.txt: -------------------------------------------------------------------------------- 1 | -1416786366 2 | -183512307 3 | 774862574 4 | 1306347169 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10322.txt: -------------------------------------------------------------------------------- 1 | -1791860000 2 | 1071519955 3 | 1129537150 4 | 810655061 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10323.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10326.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10327.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10328.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10380.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10381.txt: -------------------------------------------------------------------------------- 1 | 1215724094 2 | 719373867 3 | -1586973946 4 | -1632609958 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10382.txt: -------------------------------------------------------------------------------- 1 | 2115992388 2 | -1609183900 3 | -259437974 4 | 402634712 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10383.txt: -------------------------------------------------------------------------------- 1 | 1032598504 2 | -298645034 3 | -797561495 4 | 1230541885 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10384.txt: -------------------------------------------------------------------------------- 1 | -492952658 2 | 675469087 3 | -1306783616 4 | -1930467974 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10385.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10386.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10387.txt: -------------------------------------------------------------------------------- 1 | -1487071407 2 | -403210944 3 | 983637940 4 | -692268346 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10388.txt: -------------------------------------------------------------------------------- 1 | 1960849179 2 | -678958718 3 | 1020989424 4 | 1821856540 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10389.txt: -------------------------------------------------------------------------------- 1 | 770704448 2 | 1193341406 3 | 1249469353 4 | 87539428 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10390.txt: -------------------------------------------------------------------------------- 1 | 266582100 2 | 1256318136 3 | -1565415552 4 | 1316741115 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10391.txt: -------------------------------------------------------------------------------- 1 | -1489944639 2 | 1434936234 3 | -1423076014 4 | -1461880853 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10392.txt: -------------------------------------------------------------------------------- 1 | 308951129 2 | 1832717706 3 | 624711006 4 | 35780184 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10393.txt: -------------------------------------------------------------------------------- 1 | 966942202 2 | 517596534 3 | 1983768277 4 | -408067648 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10394.txt: -------------------------------------------------------------------------------- 1 | -830652312 2 | 246567823 3 | -2044681469 4 | -2094105353 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10395.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10396.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10397.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10398.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10399.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10400.txt: -------------------------------------------------------------------------------- 1 | -1656816922 2 | 1318311812 3 | -811481661 4 | 1625916625 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10401.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10402.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10403.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10536.txt: -------------------------------------------------------------------------------- 1 | 980300585 2 | -275249606 3 | -983083969 4 | -1167283879 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10537.txt: -------------------------------------------------------------------------------- 1 | 1087130047 2 | -24434967 3 | 1526042706 4 | 1203416181 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10538.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10539.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10540.txt: -------------------------------------------------------------------------------- 1 | -959361815 2 | -301162613 3 | -1942899424 4 | -1273436450 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10541.txt: -------------------------------------------------------------------------------- 1 | 1436392581 2 | -334805062 3 | 1155918987 4 | -305555465 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10542.txt: -------------------------------------------------------------------------------- 1 | 459776230 2 | -797915038 3 | -534635226 4 | 1998288408 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10543.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10544.txt: -------------------------------------------------------------------------------- 1 | -1131768541 2 | 534980800 3 | 202531486 4 | 1203768106 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10545.txt: -------------------------------------------------------------------------------- 1 | 637933610 2 | -1189470292 3 | 1501353740 4 | -335017530 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10546.txt: -------------------------------------------------------------------------------- 1 | 841765063 2 | -726741878 3 | -109046803 4 | 753352215 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10547.txt: -------------------------------------------------------------------------------- 1 | 1830518293 2 | 778895479 3 | -1569846046 4 | -1495682777 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10548.txt: -------------------------------------------------------------------------------- 1 | -691600493 2 | 38459369 3 | -869412172 4 | 2108649243 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10549.txt: -------------------------------------------------------------------------------- 1 | -392045407 2 | 775692335 3 | -1634587517 4 | 1584553756 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10550.txt: -------------------------------------------------------------------------------- 1 | 1988253153 2 | -203403092 3 | 910678806 4 | -515090182 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10551.txt: -------------------------------------------------------------------------------- 1 | 1885042031 2 | -427827525 3 | 2092716151 4 | 1382482001 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10552.txt: -------------------------------------------------------------------------------- 1 | 577784322 2 | 1737504172 3 | -1819877587 4 | 649027519 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10553.txt: -------------------------------------------------------------------------------- 1 | 947197620 2 | 1953964625 3 | 296312804 4 | 37090868 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10554.txt: -------------------------------------------------------------------------------- 1 | 1188457126 2 | -1729374406 3 | -799893645 4 | 1217674507 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10555.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10556.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10557.txt: -------------------------------------------------------------------------------- 1 | -807815903 2 | 958215082 3 | -647601710 4 | 1350072419 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10558.txt: -------------------------------------------------------------------------------- 1 | 320478746 2 | 1347785728 3 | -1749447531 4 | 1755291725 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10559.txt: -------------------------------------------------------------------------------- 1 | 1582275931 2 | 1926715088 3 | -1674297896 4 | -1578465617 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10560.txt: -------------------------------------------------------------------------------- 1 | 761635027 2 | -136268132 3 | 1896585946 4 | -1863372135 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10562.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10563.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10564.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10565.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10566.txt: -------------------------------------------------------------------------------- 1 | 1904809091 2 | 1473116754 3 | -1842695363 4 | -525487276 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10567.txt: -------------------------------------------------------------------------------- 1 | 17506712 2 | -714133388 3 | 1122841819 4 | 1045181022 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10568.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10569.txt: -------------------------------------------------------------------------------- 1 | 585105491 2 | 2084075393 3 | 1679849491 4 | 1083684570 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10570.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10571.txt: -------------------------------------------------------------------------------- 1 | -588580128 2 | 1399078261 3 | 378961751 4 | -677661910 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10572.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10574.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10575.txt: -------------------------------------------------------------------------------- 1 | -43047847 2 | -5077192 3 | -366781806 4 | 1617434847 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10576.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10577.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10578.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10579.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10580.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10636.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10637.txt: -------------------------------------------------------------------------------- 1 | -1326666439 2 | 287726435 3 | -1860907760 4 | 1990016796 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10638.txt: -------------------------------------------------------------------------------- 1 | 1054279460 2 | -1517813145 3 | -1544110139 4 | -684912809 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10639.txt: -------------------------------------------------------------------------------- 1 | -494213470 2 | 982095408 3 | -444190538 4 | -1015419568 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10640.txt: -------------------------------------------------------------------------------- 1 | 2097486372 2 | 1692642839 3 | -62058404 4 | 1023765226 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10641.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10642.txt: -------------------------------------------------------------------------------- 1 | 681281295 2 | 1832158460 3 | -1545558827 4 | 457767906 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10643.txt: -------------------------------------------------------------------------------- 1 | -2026017436 2 | 252334036 3 | -2111660340 4 | 467611395 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10644.txt: -------------------------------------------------------------------------------- 1 | -2082497880 2 | -1324681218 3 | -1068560888 4 | 1298181280 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10645.txt: -------------------------------------------------------------------------------- 1 | -162434178 2 | -811801 3 | 538131226 4 | -350226253 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10646.txt: -------------------------------------------------------------------------------- 1 | 1341282074 2 | 345412696 3 | -2043666158 4 | -457216576 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10647.txt: -------------------------------------------------------------------------------- 1 | -254965426 2 | 868120051 3 | 1478167570 4 | 2123172689 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10648.txt: -------------------------------------------------------------------------------- 1 | -1517859877 2 | -1067995020 3 | -1585215201 4 | -374679401 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10649.txt: -------------------------------------------------------------------------------- 1 | 1666191985 2 | -571029388 3 | -1197386517 4 | -212574881 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10650.txt: -------------------------------------------------------------------------------- 1 | 1306557821 2 | -1883503332 3 | -136024093 4 | 111898116 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10651.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10652.txt: -------------------------------------------------------------------------------- 1 | 1474564218 2 | -826457951 3 | 312870395 4 | 1584424449 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10653.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10654.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10655.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10656.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10657.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10658.txt: -------------------------------------------------------------------------------- 1 | 779863296 2 | 1161186763 3 | 302863173 4 | -1058823374 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10659.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10792.txt: -------------------------------------------------------------------------------- 1 | -125671574 2 | 254943715 3 | 1343095705 4 | -1965171670 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10793.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10794.txt: -------------------------------------------------------------------------------- 1 | -416549090 2 | 754902196 3 | 1944231188 4 | 1168244640 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10795.txt: -------------------------------------------------------------------------------- 1 | -116412764 2 | -460425875 3 | 562948089 4 | -2127839952 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10796.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10797.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10798.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10799.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10800.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10801.txt: -------------------------------------------------------------------------------- 1 | 1981877170 2 | -1702840822 3 | 938878639 4 | 1439407630 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10802.txt: -------------------------------------------------------------------------------- 1 | 1453786910 2 | 738257064 3 | -334857875 4 | 796815304 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10803.txt: -------------------------------------------------------------------------------- 1 | 171681150 2 | -392337323 3 | 82384602 4 | -1154518490 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10804.txt: -------------------------------------------------------------------------------- 1 | 947555649 2 | -875375672 3 | 1334636667 4 | 1182177838 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10805.txt: -------------------------------------------------------------------------------- 1 | -1392252748 2 | -1630111233 3 | -918221350 4 | 467106645 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10806.txt: -------------------------------------------------------------------------------- 1 | -559728524 2 | -750766547 3 | -413998622 4 | -1520723385 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10807.txt: -------------------------------------------------------------------------------- 1 | -602078389 2 | -371421730 3 | 497486326 4 | -1691951299 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10808.txt: -------------------------------------------------------------------------------- 1 | 1665893274 2 | -1863876975 3 | 919766225 4 | -1226690339 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10809.txt: -------------------------------------------------------------------------------- 1 | -231009084 2 | -776722600 3 | 1704764300 4 | -2049269164 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10810.txt: -------------------------------------------------------------------------------- 1 | 1676719551 2 | -1178594093 3 | -1304995186 4 | 1231112970 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10811.txt: -------------------------------------------------------------------------------- 1 | 1306442555 2 | -240495984 3 | 1066624890 4 | 2125895174 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10812.txt: -------------------------------------------------------------------------------- 1 | 90198727 2 | 258723745 3 | 748197903 4 | -426406231 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10813.txt: -------------------------------------------------------------------------------- 1 | 78604466 2 | -1582607088 3 | 691011324 4 | -1155733133 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10814.txt: -------------------------------------------------------------------------------- 1 | 707246869 2 | 541333062 3 | -986248348 4 | -171063894 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10815.txt: -------------------------------------------------------------------------------- 1 | 2102925673 2 | 1133406202 3 | -1885710196 4 | 165240951 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10816.txt: -------------------------------------------------------------------------------- 1 | -1909517714 2 | 218137505 3 | 744896894 4 | 831968418 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10820.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10821.txt: -------------------------------------------------------------------------------- 1 | 1941204769 2 | 331289852 3 | 141366579 4 | -268335570 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10822.txt: -------------------------------------------------------------------------------- 1 | -989873116 2 | -1008617403 3 | 286517015 4 | -1158556278 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10823.txt: -------------------------------------------------------------------------------- 1 | -626951011 2 | -1729338061 3 | -758591782 4 | 439072305 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10824.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10825.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10826.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10827.txt: -------------------------------------------------------------------------------- 1 | -1272045047 2 | 859162189 3 | 1413030719 4 | 1391630354 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10828.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10830.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10831.txt: -------------------------------------------------------------------------------- 1 | -177320117 2 | -1612987592 3 | -1605203224 4 | -1721326622 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10832.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10833.txt: -------------------------------------------------------------------------------- 1 | -1689456000 2 | -1594023636 3 | 50211994 4 | 412680602 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10834.txt: -------------------------------------------------------------------------------- 1 | -1889455567 2 | 1500749217 3 | -354834269 4 | 100891757 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10835.txt: -------------------------------------------------------------------------------- 1 | 1550373082 2 | 1699279735 3 | 1195499243 4 | -1297920933 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10836.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10893.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10894.txt: -------------------------------------------------------------------------------- 1 | 735919102 2 | 555758932 3 | 2140137384 4 | -236574087 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10895.txt: -------------------------------------------------------------------------------- 1 | -1023361029 2 | -570317770 3 | 151861206 4 | 1877054241 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10896.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10897.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10898.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10899.txt: -------------------------------------------------------------------------------- 1 | 1994078900 2 | 392763067 3 | 1214109569 4 | 468704259 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10900.txt: -------------------------------------------------------------------------------- 1 | -1687199837 2 | -497368098 3 | 501635392 4 | -1763796468 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10901.txt: -------------------------------------------------------------------------------- 1 | -230682502 2 | -1794007651 3 | 1780091940 4 | -1470259182 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10902.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10903.txt: -------------------------------------------------------------------------------- 1 | -188083199 2 | -927745640 3 | 1975485638 4 | 1375777684 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10904.txt: -------------------------------------------------------------------------------- 1 | -737176795 2 | 1878328418 3 | -808219307 4 | -2064026484 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10906.txt: -------------------------------------------------------------------------------- 1 | -1953050173 2 | 1540292884 3 | 1906593781 4 | 1417223573 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10907.txt: -------------------------------------------------------------------------------- 1 | -1285389349 2 | -653152052 3 | -1510498828 4 | -121209692 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10908.txt: -------------------------------------------------------------------------------- 1 | -321252801 2 | 1696688552 3 | 673216574 4 | -190294964 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10909.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10910.txt: -------------------------------------------------------------------------------- 1 | -1627966663 2 | 1961400162 3 | 513923592 4 | -1664401531 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10911.txt: -------------------------------------------------------------------------------- 1 | 1740516481 2 | -686130717 3 | -2082880422 4 | 483595095 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10912.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10913.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10914.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/10915.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11049.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11050.txt: -------------------------------------------------------------------------------- 1 | -325230911 2 | -2073775590 3 | 795252675 4 | -1459867713 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11051.txt: -------------------------------------------------------------------------------- 1 | 969768873 2 | -1474342274 3 | 1909864375 4 | -1014373787 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11052.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11053.txt: -------------------------------------------------------------------------------- 1 | 32444596 2 | 502114056 3 | -1429836430 4 | -1663752 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11054.txt: -------------------------------------------------------------------------------- 1 | 97487374 2 | -990636104 3 | -1509609284 4 | -596709886 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11055.txt: -------------------------------------------------------------------------------- 1 | -478144811 2 | 532284953 3 | -289943564 4 | 2095213805 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11056.txt: -------------------------------------------------------------------------------- 1 | -1632600817 2 | 1103289660 3 | 2138608960 4 | -864121406 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11057.txt: -------------------------------------------------------------------------------- 1 | -1305768194 2 | 91395521 3 | 626950134 4 | 318674196 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11058.txt: -------------------------------------------------------------------------------- 1 | -1543746147 2 | 449774582 3 | -531533436 4 | -1652954112 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11059.txt: -------------------------------------------------------------------------------- 1 | -20267973 2 | 1682305020 3 | 146609714 4 | 2043877046 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11060.txt: -------------------------------------------------------------------------------- 1 | 770412957 2 | -1909237309 3 | -392799095 4 | 1223842539 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11061.txt: -------------------------------------------------------------------------------- 1 | 799534436 2 | -1868618698 3 | 2040801342 4 | 479049255 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11062.txt: -------------------------------------------------------------------------------- 1 | -1983114888 2 | -1522578919 3 | 684666862 4 | -565943039 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11063.txt: -------------------------------------------------------------------------------- 1 | -799637122 2 | 634680858 3 | -1779456523 4 | -2034716476 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11064.txt: -------------------------------------------------------------------------------- 1 | 904967541 2 | -1934657011 3 | 1009038221 4 | -1577236487 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11065.txt: -------------------------------------------------------------------------------- 1 | -2083384033 2 | -1171328052 3 | 396688765 4 | -1098053600 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11066.txt: -------------------------------------------------------------------------------- 1 | 1501324807 2 | 1795985379 3 | 625577209 4 | 397670303 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11067.txt: -------------------------------------------------------------------------------- 1 | 1044451711 2 | -1854756506 3 | 1790557150 4 | 1274010708 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11068.txt: -------------------------------------------------------------------------------- 1 | 1956851882 2 | 1582504141 3 | -1090835806 4 | 1413275925 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11069.txt: -------------------------------------------------------------------------------- 1 | 281072607 2 | -1791037221 3 | -1221626554 4 | 801634958 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11076.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11077.txt: -------------------------------------------------------------------------------- 1 | 1950956307 2 | 705552438 3 | 1309551123 4 | -1550452991 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11078.txt: -------------------------------------------------------------------------------- 1 | 2030809562 2 | 1983521609 3 | 1452947126 4 | 867655603 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11079.txt: -------------------------------------------------------------------------------- 1 | 1998111305 2 | 1542991446 3 | -1380301389 4 | 991579859 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11080.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11081.txt: -------------------------------------------------------------------------------- 1 | -168816086 2 | -1393763470 3 | -1119517954 4 | -1003215758 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11082.txt: -------------------------------------------------------------------------------- 1 | -1048566284 2 | -1888694855 3 | 1387988701 4 | 1385807517 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11083.txt: -------------------------------------------------------------------------------- 1 | -493686640 2 | -1024195298 3 | -1641548497 4 | -1470647955 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11084.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11086.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11087.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11088.txt: -------------------------------------------------------------------------------- 1 | 445266732 2 | 541288632 3 | 1013109301 4 | 1897617868 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11089.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11090.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11091.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11092.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11149.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11150.txt: -------------------------------------------------------------------------------- 1 | 1439826194 2 | -1010340378 3 | 1173656988 4 | -225534947 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11151.txt: -------------------------------------------------------------------------------- 1 | -1163983296 2 | 83965494 3 | -60354985 4 | 917491061 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11152.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11153.txt: -------------------------------------------------------------------------------- 1 | -1632675357 2 | 1965428048 3 | -520903467 4 | -724012610 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11154.txt: -------------------------------------------------------------------------------- 1 | -940562811 2 | -2056474936 3 | 208345348 4 | 2079919375 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11155.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11156.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11157.txt: -------------------------------------------------------------------------------- 1 | 214994736 2 | -1012100824 3 | -441027278 4 | 147377986 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11158.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11159.txt: -------------------------------------------------------------------------------- 1 | 483437409 2 | 266196632 3 | -121867301 4 | 293514055 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11160.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11161.txt: -------------------------------------------------------------------------------- 1 | 756287871 2 | -1466268403 3 | 1499350473 4 | -1924962517 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11162.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11163.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11164.txt: -------------------------------------------------------------------------------- 1 | 1016043452 2 | -450234707 3 | 642430639 4 | -587471651 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11165.txt: -------------------------------------------------------------------------------- 1 | 671230458 2 | -463365425 3 | -1714255742 4 | 552791520 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11166.txt: -------------------------------------------------------------------------------- 1 | 431616711 2 | -1774935949 3 | -1016388232 4 | -1018749983 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11167.txt: -------------------------------------------------------------------------------- 1 | -1959015492 2 | -1104071 3 | -1016386588 4 | 1365103001 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11168.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11305.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11306.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11307.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11308.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11309.txt: -------------------------------------------------------------------------------- 1 | -1352205524 2 | 1929556073 3 | -1241360491 4 | 1640333042 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11310.txt: -------------------------------------------------------------------------------- 1 | 428191370 2 | -2120758786 3 | -1784526214 4 | -1438294826 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11311.txt: -------------------------------------------------------------------------------- 1 | -1454120257 2 | 1168616960 3 | -1555588164 4 | -1103833639 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11312.txt: -------------------------------------------------------------------------------- 1 | 1887255518 2 | 1560807074 3 | -1729290452 4 | 1980732515 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11313.txt: -------------------------------------------------------------------------------- 1 | 1750142126 2 | 1018536866 3 | 1332487919 4 | -911938738 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11314.txt: -------------------------------------------------------------------------------- 1 | -238190800 2 | 1012279312 3 | -934748204 4 | 777273810 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11315.txt: -------------------------------------------------------------------------------- 1 | 518510110 2 | 877887352 3 | 492292200 4 | -1493594911 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11316.txt: -------------------------------------------------------------------------------- 1 | -473206811 2 | -1362071481 3 | -681188564 4 | -2140904793 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11317.txt: -------------------------------------------------------------------------------- 1 | 89396698 2 | 1864429943 3 | 654770907 4 | -1527996586 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11318.txt: -------------------------------------------------------------------------------- 1 | -1027596001 2 | 1504698681 3 | 1829041080 4 | -1848013996 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11319.txt: -------------------------------------------------------------------------------- 1 | -1072398351 2 | -1593342134 3 | 425357448 4 | -1541336425 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11320.txt: -------------------------------------------------------------------------------- 1 | 1117551258 2 | -766647205 3 | 1726981399 4 | -2130838039 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11321.txt: -------------------------------------------------------------------------------- 1 | -1588659551 2 | 992894573 3 | 57865355 4 | 1885898676 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11322.txt: -------------------------------------------------------------------------------- 1 | 1980569972 2 | 1133075572 3 | -1076716669 4 | -822410543 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11323.txt: -------------------------------------------------------------------------------- 1 | -1788142439 2 | -1669893367 3 | 1168059730 4 | -14615580 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11324.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11325.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11332.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11333.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11334.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11335.txt: -------------------------------------------------------------------------------- 1 | -133492081 2 | -915358326 3 | -714649892 4 | -2093709476 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11336.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11337.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11338.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11339.txt: -------------------------------------------------------------------------------- 1 | -1621540893 2 | -2101263550 3 | 1014657142 4 | 1732707198 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11340.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11342.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11343.txt: -------------------------------------------------------------------------------- 1 | 694621256 2 | -1476932785 3 | -549504930 4 | 1080146436 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11344.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11346.txt: -------------------------------------------------------------------------------- 1 | -105860665 2 | 689539680 3 | 738070306 4 | -1603112847 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11347.txt: -------------------------------------------------------------------------------- 1 | -1798079883 2 | 1655168425 3 | -1901483314 4 | 2012693875 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11405.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11406.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11407.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11408.txt: -------------------------------------------------------------------------------- 1 | -420067200 2 | -1341491701 3 | -409430267 4 | -571079439 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11409.txt: -------------------------------------------------------------------------------- 1 | 130136702 2 | -2109239951 3 | -352412816 4 | -76985897 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11410.txt: -------------------------------------------------------------------------------- 1 | 1791002392 2 | 1563907420 3 | 1274207821 4 | 792466151 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11411.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11412.txt: -------------------------------------------------------------------------------- 1 | 913938674 2 | 1755725534 3 | -566622469 4 | 454485939 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11413.txt: -------------------------------------------------------------------------------- 1 | 1362348683 2 | -225498278 3 | -572392891 4 | -1389034502 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11414.txt: -------------------------------------------------------------------------------- 1 | -1902551988 2 | -1941050585 3 | 131670701 4 | -505389078 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11415.txt: -------------------------------------------------------------------------------- 1 | 1249885707 2 | 2052826386 3 | 671580238 4 | -1339042281 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11416.txt: -------------------------------------------------------------------------------- 1 | -1059538966 2 | 709623650 3 | -504021228 4 | -999677099 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11417.txt: -------------------------------------------------------------------------------- 1 | -201874120 2 | -1103560078 3 | 1615314516 4 | -1509843597 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11418.txt: -------------------------------------------------------------------------------- 1 | -1523824822 2 | 100192688 3 | 458116254 4 | 1693494496 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11419.txt: -------------------------------------------------------------------------------- 1 | 1065977435 2 | -509224535 3 | 40576513 4 | 418190 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11420.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11421.txt: -------------------------------------------------------------------------------- 1 | -2137467909 2 | 480906391 3 | -1714372694 4 | -1235003370 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11422.txt: -------------------------------------------------------------------------------- 1 | 989642761 2 | 45884272 3 | -369946991 4 | -450841083 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11423.txt: -------------------------------------------------------------------------------- 1 | 1919099357 2 | 692709606 3 | -639768986 4 | 730773373 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11424.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11561.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11562.txt: -------------------------------------------------------------------------------- 1 | 251950610 2 | 213125987 3 | 981331915 4 | 1778862941 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11563.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11564.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11565.txt: -------------------------------------------------------------------------------- 1 | -1119928421 2 | 418738428 3 | -957065206 4 | 185668702 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11566.txt: -------------------------------------------------------------------------------- 1 | 1434988542 2 | -205919643 3 | -1609190651 4 | 1258641035 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11567.txt: -------------------------------------------------------------------------------- 1 | -1345473721 2 | -1976740204 3 | -876826485 4 | 467288425 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11568.txt: -------------------------------------------------------------------------------- 1 | -380107623 2 | 506410560 3 | -1729525789 4 | -565881639 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11569.txt: -------------------------------------------------------------------------------- 1 | -981687550 2 | -231103727 3 | 1649736634 4 | 1269476403 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11570.txt: -------------------------------------------------------------------------------- 1 | -1436691334 2 | -384281996 3 | 1655469958 4 | -129709931 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11571.txt: -------------------------------------------------------------------------------- 1 | -570238516 2 | -794208226 3 | -1219151024 4 | 2053620236 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11572.txt: -------------------------------------------------------------------------------- 1 | -377033381 2 | 897174264 3 | 1120880670 4 | 150253649 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11573.txt: -------------------------------------------------------------------------------- 1 | 693515237 2 | 1133483394 3 | -1556125392 4 | 387491256 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11574.txt: -------------------------------------------------------------------------------- 1 | 497318210 2 | -1912214872 3 | -312853277 4 | -1975872940 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11575.txt: -------------------------------------------------------------------------------- 1 | 1723300404 2 | -399172030 3 | -99968565 4 | 389215957 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11576.txt: -------------------------------------------------------------------------------- 1 | -653186907 2 | 1743653193 3 | 1590707166 4 | 841079490 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11577.txt: -------------------------------------------------------------------------------- 1 | 87323802 2 | 1344613468 3 | 1214439371 4 | -70020040 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11578.txt: -------------------------------------------------------------------------------- 1 | 418788522 2 | -2141657934 3 | -235740543 4 | -1431040605 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11579.txt: -------------------------------------------------------------------------------- 1 | -1812176752 2 | -317754254 3 | -1196521232 4 | -764437892 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11580.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11581.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11587.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11588.txt: -------------------------------------------------------------------------------- 1 | 391449553 2 | -596121515 3 | -270690251 4 | 800081066 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11589.txt: -------------------------------------------------------------------------------- 1 | 39678032 2 | 469576041 3 | -1878694956 4 | -1720799345 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11590.txt: -------------------------------------------------------------------------------- 1 | -1833166913 2 | 1319924423 3 | -395085025 4 | 1836359724 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11591.txt: -------------------------------------------------------------------------------- 1 | 487411850 2 | -1758481149 3 | 46821158 4 | -1412159339 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11592.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11593.txt: -------------------------------------------------------------------------------- 1 | -108316786 2 | -913357948 3 | -1681059257 4 | 334472191 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11594.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11595.txt: -------------------------------------------------------------------------------- 1 | 1916103210 2 | 1199514931 3 | -649780699 4 | 652799017 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11596.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11597.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11598.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11599.txt: -------------------------------------------------------------------------------- 1 | 436116620 2 | 131552279 3 | 1225632398 4 | 222110960 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11600.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11601.txt: -------------------------------------------------------------------------------- 1 | -1893687883 2 | -864936294 3 | 1228782843 4 | 284464520 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11602.txt: -------------------------------------------------------------------------------- 1 | 1839380649 2 | 399765191 3 | -1191590753 4 | -572127947 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11603.txt: -------------------------------------------------------------------------------- 1 | 1421063749 2 | -1396753782 3 | 569806365 4 | -435330355 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11605.txt: -------------------------------------------------------------------------------- 1 | -378540558 2 | -107822859 3 | 1263496242 4 | 2050667629 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11661.txt: -------------------------------------------------------------------------------- 1 | -573843727 2 | 1131024127 3 | -1677811677 4 | -1894014058 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11662.txt: -------------------------------------------------------------------------------- 1 | -1496730463 2 | 2098556344 3 | -233824012 4 | 295467683 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11663.txt: -------------------------------------------------------------------------------- 1 | 1169241436 2 | 296921768 3 | -578521408 4 | -2022220587 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11665.txt: -------------------------------------------------------------------------------- 1 | 349416076 2 | 755139699 3 | 1091965793 4 | 93632265 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11666.txt: -------------------------------------------------------------------------------- 1 | 1817038969 2 | 703623 3 | 1066086468 4 | -903075141 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11667.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11668.txt: -------------------------------------------------------------------------------- 1 | -40425663 2 | -2003629766 3 | 1937826716 4 | 1470764207 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11669.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11670.txt: -------------------------------------------------------------------------------- 1 | 1028163988 2 | 1057263331 3 | 1497839020 4 | -1771779697 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11671.txt: -------------------------------------------------------------------------------- 1 | 465433021 2 | -1738267830 3 | -1091097664 4 | -869307447 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11672.txt: -------------------------------------------------------------------------------- 1 | -1276423716 2 | 1152556671 3 | -852632435 4 | 1650422141 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11673.txt: -------------------------------------------------------------------------------- 1 | 1584507592 2 | -1508181884 3 | -668030851 4 | -256626835 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11674.txt: -------------------------------------------------------------------------------- 1 | 1740016493 2 | 2117137624 3 | 13575982 4 | -2119126283 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11675.txt: -------------------------------------------------------------------------------- 1 | 110928097 2 | 176403834 3 | -2068359003 4 | -650081618 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11676.txt: -------------------------------------------------------------------------------- 1 | 518163501 2 | -1779766975 3 | 2118065963 4 | 1429574180 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11677.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11678.txt: -------------------------------------------------------------------------------- 1 | 350404025 2 | 770298785 3 | 1215100269 4 | -965606935 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11679.txt: -------------------------------------------------------------------------------- 1 | 1823481029 2 | 1214421722 3 | -1654191406 4 | 1964131475 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11680.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11817.txt: -------------------------------------------------------------------------------- 1 | 740863947 2 | -1459447536 3 | -1272357052 4 | -1730407126 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11818.txt: -------------------------------------------------------------------------------- 1 | -2034608097 2 | 1147002393 3 | -720701760 4 | -1045127369 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11820.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11821.txt: -------------------------------------------------------------------------------- 1 | 538853335 2 | -1464678168 3 | -748280511 4 | 425157730 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11822.txt: -------------------------------------------------------------------------------- 1 | -356162701 2 | 2110870385 3 | 96634800 4 | 1811101480 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11823.txt: -------------------------------------------------------------------------------- 1 | -157669433 2 | -1819406735 3 | -258579415 4 | 1984480660 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11824.txt: -------------------------------------------------------------------------------- 1 | -1454099027 2 | 947536635 3 | 1360178167 4 | -195022615 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11825.txt: -------------------------------------------------------------------------------- 1 | -1437899495 2 | 885937707 3 | -855825433 4 | 796828949 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11826.txt: -------------------------------------------------------------------------------- 1 | 254843861 2 | 1005964433 3 | -1335125063 4 | -1075521299 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11827.txt: -------------------------------------------------------------------------------- 1 | -1171328506 2 | -953065192 3 | 1738860917 4 | -316847232 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11828.txt: -------------------------------------------------------------------------------- 1 | 483830398 2 | 138090159 3 | 795755895 4 | 14384841 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11829.txt: -------------------------------------------------------------------------------- 1 | 1080871624 2 | 545249760 3 | -1532417915 4 | -573466686 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11830.txt: -------------------------------------------------------------------------------- 1 | 856195538 2 | -1116442798 3 | 1891812992 4 | 1403589490 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11831.txt: -------------------------------------------------------------------------------- 1 | -78313819 2 | -1355861248 3 | 37805967 4 | -538602093 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11832.txt: -------------------------------------------------------------------------------- 1 | -1679647256 2 | 1474162799 3 | -1274345114 4 | -636833140 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11833.txt: -------------------------------------------------------------------------------- 1 | -1997315302 2 | -690957218 3 | -74755481 4 | 1196182923 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11834.txt: -------------------------------------------------------------------------------- 1 | -807047382 2 | -1721790290 3 | -685437808 4 | -1336283180 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11835.txt: -------------------------------------------------------------------------------- 1 | 1009735598 2 | 246156116 3 | -495199553 4 | 1744329493 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11836.txt: -------------------------------------------------------------------------------- 1 | 1588089156 2 | 1771433975 3 | 1268916763 4 | -1971161569 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11837.txt: -------------------------------------------------------------------------------- 1 | 1602212322 2 | -1034188711 3 | 1428989119 4 | 1467374272 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11838.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11842.txt: -------------------------------------------------------------------------------- 1 | 154702771 2 | -138571357 3 | -618411713 4 | -229096058 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11843.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11845.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11848.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11849.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11851.txt: -------------------------------------------------------------------------------- 1 | 9654079 2 | 2028627283 3 | -2097681902 4 | 1533001364 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11852.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11853.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11854.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11855.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11856.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11860.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11861.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11923.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11924.txt: -------------------------------------------------------------------------------- 1 | 1132625310 2 | 132067456 3 | -328236024 4 | 510687418 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11926.txt: -------------------------------------------------------------------------------- 1 | 1209400267 2 | 477877199 3 | 80483967 4 | 2042551892 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11931.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11932.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11933.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11936.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/11938.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12077.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12078.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12089.txt: -------------------------------------------------------------------------------- 1 | 1479011637 2 | 899779464 3 | 883825730 4 | 157162993 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12091.txt: -------------------------------------------------------------------------------- 1 | 228916531 2 | -262508219 3 | -202673085 4 | 423394150 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12092.txt: -------------------------------------------------------------------------------- 1 | -44099037 2 | -812129355 3 | 959219188 4 | 336640495 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12093.txt: -------------------------------------------------------------------------------- 1 | 195011891 2 | 1472601763 3 | 763299827 4 | -190487309 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12094.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12099.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12101.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12102.txt: -------------------------------------------------------------------------------- 1 | 477698369 2 | 1855063230 3 | 180894156 4 | 608297863 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12103.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12104.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12108.txt: -------------------------------------------------------------------------------- 1 | 586264169 2 | 2029490873 3 | 1396700999 4 | 67064980 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12111.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12112.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12115.txt: -------------------------------------------------------------------------------- 1 | -160823887 2 | 583640568 3 | 829092921 4 | -853642993 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12116.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12176.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12177.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12178.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12179.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12185.txt: -------------------------------------------------------------------------------- 1 | 639261298 2 | 641041248 3 | 1072545969 4 | -610709752 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12187.txt: -------------------------------------------------------------------------------- 1 | 948546230 2 | -565802799 3 | -257264201 4 | 284398406 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12190.txt: -------------------------------------------------------------------------------- 1 | 1343097478 2 | 512986088 3 | 831467135 4 | 1199713214 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12191.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12194.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12332.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12333.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12334.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12336.txt: -------------------------------------------------------------------------------- 1 | 146908468 2 | 1534256171 3 | -93764166 4 | 1799763296 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12338.txt: -------------------------------------------------------------------------------- 1 | 1721028342 2 | 26952596 3 | -1515477397 4 | -32333889 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12348.txt: -------------------------------------------------------------------------------- 1 | 164256160 2 | -1177845940 3 | 892296890 4 | 337595789 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12350.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12355.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12356.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12357.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12358.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12359.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12360.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12361.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12364.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12365.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12366.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12372.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12373.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12432.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12434.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12437.txt: -------------------------------------------------------------------------------- 1 | 62923182 2 | 1351285487 3 | -134079070 4 | 721393127 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12447.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12449.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12450.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12588.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12595.txt: -------------------------------------------------------------------------------- 1 | 88120013 2 | 1372765203 3 | -1860729058 4 | 368118114 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12599.txt: -------------------------------------------------------------------------------- 1 | -550336185 2 | 659264845 3 | 412777756 4 | 1834471441 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12605.txt: -------------------------------------------------------------------------------- 1 | -996068993 2 | -1429422414 3 | 620979724 4 | 35063011 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12606.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12618.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12620.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12622.txt: -------------------------------------------------------------------------------- 1 | 217491362 2 | 1678503583 3 | 137908444 4 | -236585897 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12688.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12689.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12690.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12691.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12692.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12695.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12698.txt: -------------------------------------------------------------------------------- 1 | 434056161 2 | 74810124 3 | 1080120186 4 | 426149252 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12699.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12842.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12844.txt: -------------------------------------------------------------------------------- 1 | 2093476291 2 | -208179048 3 | 86110726 4 | -3825057 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12847.txt: -------------------------------------------------------------------------------- 1 | 866914656 2 | 49546884 3 | -199697097 4 | -269899792 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12859.txt: -------------------------------------------------------------------------------- 1 | 624477034 2 | 300168309 3 | -1264215649 4 | 730450368 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12862.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12871.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12872.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12873.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12874.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12875.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12876.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12889.txt: -------------------------------------------------------------------------------- 1 | 311866302 2 | 22346372 3 | 1861612706 4 | 34305378 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12942.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12943.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12944.txt: -------------------------------------------------------------------------------- 1 | 521118523 2 | 730231319 3 | 436415778 4 | 1539636491 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12947.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12949.txt: -------------------------------------------------------------------------------- 1 | 27423298 2 | 236167528 3 | 706601264 4 | -112032786 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12951.txt: -------------------------------------------------------------------------------- 1 | -700278939 2 | 1204517853 3 | 912770506 4 | 985515932 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/12958.txt: -------------------------------------------------------------------------------- 1 | 1216924405 2 | 662866035 3 | 1518565867 4 | 608012513 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13098.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13106.txt: -------------------------------------------------------------------------------- 1 | -839968274 2 | 418554617 3 | 644055799 4 | 1445007612 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13112.txt: -------------------------------------------------------------------------------- 1 | 530719057 2 | 82119221 3 | -1794851543 4 | 1475681895 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13113.txt: -------------------------------------------------------------------------------- 1 | 1398683215 2 | 80363829 3 | -672405863 4 | -931442738 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13118.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13129.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13198.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13199.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13201.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13207.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13208.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13209.txt: -------------------------------------------------------------------------------- 1 | -795447804 2 | 1305344381 3 | 98581556 4 | 2008745861 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13211.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13354.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13355.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13356.txt: -------------------------------------------------------------------------------- 1 | 1901396575 2 | 915556315 3 | 923217430 4 | 1385199490 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13358.txt: -------------------------------------------------------------------------------- 1 | 828034724 2 | 337706261 3 | -1328849464 4 | -372353 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13374.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13385.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13454.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13455.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13456.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13459.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13461.txt: -------------------------------------------------------------------------------- 1 | -126183647 2 | -25151941 3 | 868809662 4 | 1423445530 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13463.txt: -------------------------------------------------------------------------------- 1 | 1999526360 2 | 918663175 3 | 365076657 4 | 1219539363 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13466.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13467.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13468.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13611.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13612.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13623.txt: -------------------------------------------------------------------------------- 1 | -641901049 2 | 1784644504 3 | 908492613 4 | 457634917 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13624.txt: -------------------------------------------------------------------------------- 1 | 2075882635 2 | 144612382 3 | -11140999 4 | 1068051873 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13625.txt: -------------------------------------------------------------------------------- 1 | -1688194808 2 | -751145145 3 | -64310690 4 | -9400824 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13627.txt: -------------------------------------------------------------------------------- 1 | 341129543 2 | 405594157 3 | -935930552 4 | 1362472171 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13642.txt: -------------------------------------------------------------------------------- 1 | 1125073248 2 | 299599651 3 | -412000626 4 | 895753495 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13647.txt: -------------------------------------------------------------------------------- 1 | 1458589949 2 | 136949769 3 | 232245174 4 | 993110303 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13648.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13649.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13658.txt: -------------------------------------------------------------------------------- 1 | -724244605 2 | 254214439 3 | 649461530 4 | -124686555 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13715.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13716.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13719.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13720.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13721.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13723.txt: -------------------------------------------------------------------------------- 1 | 1542307447 2 | 319671164 3 | -199742067 4 | 616585034 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13724.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13868.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13869.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13870.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13871.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13872.txt: -------------------------------------------------------------------------------- 1 | 249751864 2 | -1160181005 3 | 686529712 4 | 457524289 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13900.txt: -------------------------------------------------------------------------------- 1 | 97715030 2 | 700523656 3 | 1698480707 4 | -370250573 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13915.txt: -------------------------------------------------------------------------------- 1 | 676268054 2 | 1513636862 3 | 1295285696 4 | 173253016 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13971.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13973.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13975.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13976.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13978.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13979.txt: -------------------------------------------------------------------------------- 1 | 1627273349 2 | -5823611 3 | -260048487 4 | 837810861 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/13980.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14130.txt: -------------------------------------------------------------------------------- 1 | -596039289 2 | 1373127451 3 | 76064475 4 | -883145484 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14131.txt: -------------------------------------------------------------------------------- 1 | 656679978 2 | 480195893 3 | 1821776845 4 | 1153674427 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14154.txt: -------------------------------------------------------------------------------- 1 | 100806762 2 | -88006056 3 | -227973854 4 | 1810080530 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14156.txt: -------------------------------------------------------------------------------- 1 | 2120106119 2 | 432621674 3 | 134495789 4 | 1806538551 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14227.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14228.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14229.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14230.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14232.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14233.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14236.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14383.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14384.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14389.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14391.txt: -------------------------------------------------------------------------------- 1 | 784202706 2 | -178013253 3 | 818265382 4 | -556698831 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14392.txt: -------------------------------------------------------------------------------- 1 | 993603906 2 | -1477196579 3 | 593064486 4 | 166369140 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14485.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14486.txt: -------------------------------------------------------------------------------- 1 | 801004021 2 | 788873243 3 | -1673638404 4 | 152435782 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14488.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14489.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14490.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14491.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14492.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14641.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14642.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14643.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14644.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14645.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14651.txt: -------------------------------------------------------------------------------- 1 | -830206706 2 | 840882478 3 | 852997146 4 | 1287997944 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14681.txt: -------------------------------------------------------------------------------- 1 | 1967574173 2 | -817731256 3 | 38584090 4 | 1208002574 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14733.txt: -------------------------------------------------------------------------------- 1 | 258033440 2 | 339581297 3 | 2066257696 4 | 1357790405 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14737.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14738.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14739.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14741.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14742.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14743.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14744.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14745.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14747.txt: -------------------------------------------------------------------------------- 1 | -855824190 2 | 993013922 3 | -682290183 4 | 39093659 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14892.txt: -------------------------------------------------------------------------------- 1 | 989249908 2 | 1611912325 3 | -656482965 4 | 739987970 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14894.txt: -------------------------------------------------------------------------------- 1 | -2026733121 2 | 368267784 3 | 948970291 4 | 959641948 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14896.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14901.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14902.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14907.txt: -------------------------------------------------------------------------------- 1 | 2064151967 2 | 898017362 3 | 179293983 4 | -949754784 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14935.txt: -------------------------------------------------------------------------------- 1 | 1013337063 2 | 408949892 3 | 1536232092 4 | 565756227 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14993.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/14996.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15001.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15002.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15003.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15008.txt: -------------------------------------------------------------------------------- 1 | 1562081272 2 | 256532937 3 | 573360252 4 | 334807024 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15009.txt: -------------------------------------------------------------------------------- 1 | 768287801 2 | 545175935 3 | 1161906121 4 | -271867612 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15148.txt: -------------------------------------------------------------------------------- 1 | -252789430 2 | 44437468 3 | 1704562737 4 | 627651144 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15152.txt: -------------------------------------------------------------------------------- 1 | 608495786 2 | -1850745649 3 | 1481459068 4 | 44047411 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15165.txt: -------------------------------------------------------------------------------- 1 | 1242011359 2 | 260379128 3 | 45407176 4 | 1571459603 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15248.txt: -------------------------------------------------------------------------------- 1 | 146207473 2 | -1871537796 3 | 78575748 4 | 945876540 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15249.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15250.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15252.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15403.txt: -------------------------------------------------------------------------------- 1 | 858832565 2 | 1542433274 3 | -759104113 4 | 425400841 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15419.txt: -------------------------------------------------------------------------------- 1 | 2061502457 2 | 406140441 3 | -20568527 4 | 1522652609 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/15420.txt: -------------------------------------------------------------------------------- 1 | -84994599 2 | 1084788530 3 | 2022229099 4 | -70207270 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/4662.txt: -------------------------------------------------------------------------------- 1 | 327206325 2 | 671317497 3 | 652416162 4 | -982088476 -------------------------------------------------------------------------------- /repository/xtea/maps/4663.txt: -------------------------------------------------------------------------------- 1 | -1430280635 2 | -758717513 3 | 873185646 4 | 961623669 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/4664.txt: -------------------------------------------------------------------------------- 1 | -1120500367 2 | 794918928 3 | 171561995 4 | -102412337 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/4919.txt: -------------------------------------------------------------------------------- 1 | 1358508451 2 | -41375248 3 | 76455754 4 | -2124469042 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5275.txt: -------------------------------------------------------------------------------- 1 | 4462252 2 | 153170666 3 | -811692198 4 | -770377163 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5430.txt: -------------------------------------------------------------------------------- 1 | -403776981 2 | -1964084747 3 | 82167445 4 | 641169674 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5431.txt: -------------------------------------------------------------------------------- 1 | 1560722980 2 | 391366919 3 | 2063362458 4 | 236076145 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5433.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5434.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5532.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5533.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5534.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5686.txt: -------------------------------------------------------------------------------- 1 | 1450224941 2 | 1405632392 3 | 613797545 4 | 1904364032 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5687.txt: -------------------------------------------------------------------------------- 1 | -907477713 2 | -240599699 3 | 646005878 4 | -574901851 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5690.txt: -------------------------------------------------------------------------------- 1 | 272911940 2 | -1013953966 3 | 434575668 4 | 230777514 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5693.txt: -------------------------------------------------------------------------------- 1 | 275237448 2 | -42757903 3 | -715329786 4 | 960116220 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5788.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5790.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5940.txt: -------------------------------------------------------------------------------- 1 | 2062500609 2 | 1476452814 3 | 969982191 4 | -465075143 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5941.txt: -------------------------------------------------------------------------------- 1 | 1210516764 2 | -587410043 3 | 396280821 4 | 140948374 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5942.txt: -------------------------------------------------------------------------------- 1 | 407061278 2 | 302004858 3 | 759368532 4 | 1426783964 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5943.txt: -------------------------------------------------------------------------------- 1 | -1573229875 2 | 12707744 3 | -648267779 4 | -379324632 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5948.txt: -------------------------------------------------------------------------------- 1 | -646356205 2 | 689507249 3 | 906375636 4 | -1577247973 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5949.txt: -------------------------------------------------------------------------------- 1 | 164156577 2 | 1660971439 3 | 750710175 4 | 1920677302 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/5950.txt: -------------------------------------------------------------------------------- 1 | 866044359 2 | 176982050 3 | 1814135803 4 | -363416918 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6044.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6045.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6046.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6196.txt: -------------------------------------------------------------------------------- 1 | -765209322 2 | 157754709 3 | 2053108054 4 | 1398229359 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6197.txt: -------------------------------------------------------------------------------- 1 | 1474275705 2 | 76408703 3 | -1002292122 4 | 630168461 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6204.txt: -------------------------------------------------------------------------------- 1 | 1751798611 2 | -262256623 3 | 419415751 4 | 1802410739 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6205.txt: -------------------------------------------------------------------------------- 1 | 822737930 2 | 650630674 3 | 75210907 4 | -967549296 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6206.txt: -------------------------------------------------------------------------------- 1 | -1490341056 2 | 786712326 3 | 117467261 4 | -553805308 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6207.txt: -------------------------------------------------------------------------------- 1 | -496700626 2 | 935860662 3 | 733435347 4 | -199283384 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6218.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6219.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6220.txt: -------------------------------------------------------------------------------- 1 | 80870684 2 | -122780538 3 | 1444703140 4 | 465686123 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6223.txt: -------------------------------------------------------------------------------- 1 | -1921224752 2 | 765795230 3 | 310768703 4 | 1251425944 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6298.txt: -------------------------------------------------------------------------------- 1 | 364056143 2 | -1006262133 3 | -60891733 4 | 1067156496 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6299.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6300.txt: -------------------------------------------------------------------------------- 1 | 2032157942 2 | -925298989 3 | -597726656 4 | -98743653 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6302.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6453.txt: -------------------------------------------------------------------------------- 1 | 370951691 2 | 1540385524 3 | 324911637 4 | 1174197529 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6459.txt: -------------------------------------------------------------------------------- 1 | -844757046 2 | -2050031539 3 | 804569137 4 | 213984460 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6462.txt: -------------------------------------------------------------------------------- 1 | -515842680 2 | -487817686 3 | 366990561 4 | 209341536 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6463.txt: -------------------------------------------------------------------------------- 1 | 539390948 2 | 1985632194 3 | -407426684 4 | 1664181311 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6473.txt: -------------------------------------------------------------------------------- 1 | 992040580 2 | 638031835 3 | 261782033 4 | -821891305 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6474.txt: -------------------------------------------------------------------------------- 1 | 3536818 2 | -1878327767 3 | 1819738408 4 | -773783376 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6475.txt: -------------------------------------------------------------------------------- 1 | -2020731288 2 | -128486720 3 | 493308070 4 | -76932283 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6476.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6489.txt: -------------------------------------------------------------------------------- 1 | 9994097 2 | 869097386 3 | 963579790 4 | -85423553 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6552.txt: -------------------------------------------------------------------------------- 1 | 834460068 2 | -1397050435 3 | -551006529 4 | -82470314 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6557.txt: -------------------------------------------------------------------------------- 1 | 364364354 2 | 282198827 3 | -764574120 4 | 686405249 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6558.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6710.txt: -------------------------------------------------------------------------------- 1 | 2115490599 2 | 229766518 3 | 220365227 4 | -1025664460 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6712.txt: -------------------------------------------------------------------------------- 1 | 524071285 2 | 972529231 3 | -1948958045 4 | 350022658 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6717.txt: -------------------------------------------------------------------------------- 1 | 2008892852 2 | -215608273 3 | 420119547 4 | 926419110 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6722.txt: -------------------------------------------------------------------------------- 1 | -936169032 2 | 1783079905 3 | 1040686950 4 | -38287465 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6724.txt: -------------------------------------------------------------------------------- 1 | 129774838 2 | 956574625 3 | -84589121 4 | 243318342 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6726.txt: -------------------------------------------------------------------------------- 1 | -1639644365 2 | 949093292 3 | -213402937 4 | 267124221 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6731.txt: -------------------------------------------------------------------------------- 1 | 689346172 2 | 308840609 3 | 1656766191 4 | 1733677161 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6732.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6733.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6734.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6736.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6737.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6738.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6739.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6740.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6745.txt: -------------------------------------------------------------------------------- 1 | 790388110 2 | -726442160 3 | 621370820 4 | -1638667758 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6809.txt: -------------------------------------------------------------------------------- 1 | 1268007008 2 | -50881264 3 | -488372289 4 | -398610065 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6811.txt: -------------------------------------------------------------------------------- 1 | 21699099 2 | -213305238 3 | 402511055 4 | 583125746 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6814.txt: -------------------------------------------------------------------------------- 1 | -501022508 2 | 907539596 3 | 1455632437 4 | 2095824720 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6964.txt: -------------------------------------------------------------------------------- 1 | 197670179 2 | -2090450949 3 | 364359784 4 | 12179824 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6966.txt: -------------------------------------------------------------------------------- 1 | 937074050 2 | 107900270 3 | -1797950069 4 | 843275207 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6968.txt: -------------------------------------------------------------------------------- 1 | 1108460153 2 | 2107600499 3 | 553488930 4 | -494821347 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6969.txt: -------------------------------------------------------------------------------- 1 | 2036408865 2 | 821494185 3 | 1649976329 4 | 50363888 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6971.txt: -------------------------------------------------------------------------------- 1 | -846946857 2 | 1465282955 3 | 803240855 4 | 1296533070 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6972.txt: -------------------------------------------------------------------------------- 1 | 1003297535 2 | -38156976 3 | 2100207542 4 | 632357597 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6986.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6988.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6990.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6992.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6995.txt: -------------------------------------------------------------------------------- 1 | -574550827 2 | 137888067 3 | 534920895 4 | -73269142 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/6996.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7068.txt: -------------------------------------------------------------------------------- 1 | 54214505 2 | -1165106666 3 | 1912862936 4 | 505839625 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7220.txt: -------------------------------------------------------------------------------- 1 | 722150993 2 | 1441774735 3 | 211073527 4 | 640252213 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7221.txt: -------------------------------------------------------------------------------- 1 | 172913328 2 | 658306544 3 | 1389919234 4 | -1760186802 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7222.txt: -------------------------------------------------------------------------------- 1 | 1594113309 2 | 1497422182 3 | 804970005 4 | 712523455 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7228.txt: -------------------------------------------------------------------------------- 1 | 1381400510 2 | 78063482 3 | -1605339953 4 | 1935428509 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7229.txt: -------------------------------------------------------------------------------- 1 | 424770173 2 | 93015713 3 | 1594050230 4 | -1884135697 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7234.txt: -------------------------------------------------------------------------------- 1 | 770491897 2 | 153955822 3 | 1353583420 4 | 883387257 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7238.txt: -------------------------------------------------------------------------------- 1 | 15551391 2 | -1322683403 3 | 840306624 4 | 1533561224 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7239.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7240.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7241.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7243.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7245.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7246.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7251.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7252.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7327.txt: -------------------------------------------------------------------------------- 1 | 254716295 2 | 957265397 3 | 216197956 4 | -1908653675 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7481.txt: -------------------------------------------------------------------------------- 1 | 159955628 2 | -723207497 3 | 416106451 4 | -1723407121 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7482.txt: -------------------------------------------------------------------------------- 1 | 780297945 2 | 385463848 3 | -212994814 4 | -634937115 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7485.txt: -------------------------------------------------------------------------------- 1 | 1824955791 2 | 896139715 3 | -1848915558 4 | 512612650 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7490.txt: -------------------------------------------------------------------------------- 1 | 263913534 2 | -1638392860 3 | 113638357 4 | 1413881983 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7492.txt: -------------------------------------------------------------------------------- 1 | -1682830158 2 | 138064893 3 | 1296279028 4 | 396819734 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7493.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7495.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7497.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7498.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7501.txt: -------------------------------------------------------------------------------- 1 | 1108184632 2 | 2136992911 3 | -832195021 4 | 495111280 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7503.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7506.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7564.txt: -------------------------------------------------------------------------------- 1 | -318809269 2 | 887971189 3 | 108541717 4 | -320594196 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7565.txt: -------------------------------------------------------------------------------- 1 | -717882389 2 | 283075028 3 | 1263528067 4 | 1773464866 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7733.txt: -------------------------------------------------------------------------------- 1 | 1197531034 2 | -652974307 3 | 1534917895 4 | 435350754 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7734.txt: -------------------------------------------------------------------------------- 1 | 1561357296 2 | 8758189 3 | -775521630 4 | 1645147468 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7735.txt: -------------------------------------------------------------------------------- 1 | 2115082722 2 | 1620656792 3 | -43484565 4 | 1419403853 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7748.txt: -------------------------------------------------------------------------------- 1 | 266517033 2 | -585599426 3 | 1809571973 4 | 731661316 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7750.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7751.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7752.txt: -------------------------------------------------------------------------------- 1 | 269647857 2 | 1404932035 3 | -453318434 4 | -835326556 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7759.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7760.txt: -------------------------------------------------------------------------------- 1 | -801078241 2 | 793197910 3 | -981187376 4 | -351008275 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7761.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7762.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7766.txt: -------------------------------------------------------------------------------- 1 | 366207692 2 | -826661169 3 | -1701479084 4 | 564626601 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7768.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7822.txt: -------------------------------------------------------------------------------- 1 | 121384224 2 | 1785495196 3 | 1713970630 4 | 1684507293 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7997.txt: -------------------------------------------------------------------------------- 1 | 619838002 2 | -483570025 3 | 357178496 4 | 2110192141 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/7998.txt: -------------------------------------------------------------------------------- 1 | -483773262 2 | 480796173 3 | 1393193811 4 | -557000928 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8004.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8005.txt: -------------------------------------------------------------------------------- 1 | 339341609 2 | 488130159 3 | -1708550746 4 | 1363971071 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8006.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8007.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8010.txt: -------------------------------------------------------------------------------- 1 | -478920059 2 | 96348312 3 | -1675120613 4 | -892693722 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8012.txt: -------------------------------------------------------------------------------- 1 | 748624560 2 | 172308470 3 | 93086640 4 | 62290164 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8013.txt: -------------------------------------------------------------------------------- 1 | 1568921713 2 | 1410894103 3 | 1768860982 4 | 10014586 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8016.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8017.txt: -------------------------------------------------------------------------------- 1 | 190133130 2 | 1360062109 3 | -744349752 4 | 439830170 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8018.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8019.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8020.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8021.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8022.txt: -------------------------------------------------------------------------------- 1 | 1511263289 2 | -14261433 3 | -584768288 4 | -542731589 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8024.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8240.txt: -------------------------------------------------------------------------------- 1 | 2101719552 2 | -225162086 3 | 293186389 4 | -162955969 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8251.txt: -------------------------------------------------------------------------------- 1 | 1142567601 2 | 1650263019 3 | 49659607 4 | -899246535 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8262.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8263.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8264.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8265.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8266.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8267.txt: -------------------------------------------------------------------------------- 1 | 864210611 2 | 1454008858 3 | 1146978640 4 | 109805733 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8268.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8269.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8271.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8272.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8273.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8274.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8275.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8277.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8278.txt: -------------------------------------------------------------------------------- 1 | -242202205 2 | 141596885 3 | -28006959 4 | -676164348 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8279.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8280.txt: -------------------------------------------------------------------------------- 1 | 418193328 2 | -237886540 3 | -1335781153 4 | 621462674 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8281.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8494.txt: -------------------------------------------------------------------------------- 1 | 478848162 2 | 704534333 3 | 855239566 4 | -566869217 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8495.txt: -------------------------------------------------------------------------------- 1 | -268043057 2 | 569075127 3 | 1775646287 4 | 1663045279 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8496.txt: -------------------------------------------------------------------------------- 1 | -1664187194 2 | 965214818 3 | -242553629 4 | 323811582 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8517.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8518.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8522.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8523.txt: -------------------------------------------------------------------------------- 1 | 2038878456 2 | 922187395 3 | -417247631 4 | 2130781682 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8525.txt: -------------------------------------------------------------------------------- 1 | 1448703859 2 | 604202172 3 | 1058795271 4 | -80742538 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8526.txt: -------------------------------------------------------------------------------- 1 | 162563776 2 | -719584115 3 | -62927956 4 | -771765964 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8528.txt: -------------------------------------------------------------------------------- 1 | 984719878 2 | 1670396578 3 | 415783853 4 | 35412288 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8529.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8530.txt: -------------------------------------------------------------------------------- 1 | 443124013 2 | -1494862074 3 | 385457104 4 | -722608351 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8531.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8532.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8533.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8534.txt: -------------------------------------------------------------------------------- 1 | 1712031920 2 | 299813553 3 | 484205392 4 | -939092911 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8535.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8537.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8750.txt: -------------------------------------------------------------------------------- 1 | 361882626 2 | 1890580402 3 | 1557711180 4 | -617069116 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8752.txt: -------------------------------------------------------------------------------- 1 | -1232656433 2 | 206005118 3 | 472429292 4 | 333217318 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8753.txt: -------------------------------------------------------------------------------- 1 | 1222046602 2 | -1847028665 3 | 37605352 4 | 465294916 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8755.txt: -------------------------------------------------------------------------------- 1 | 1559444676 2 | 788151434 3 | -848316183 4 | 1535594545 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8758.txt: -------------------------------------------------------------------------------- 1 | -654299252 2 | 192885625 3 | 1272199999 4 | 677612687 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8765.txt: -------------------------------------------------------------------------------- 1 | 1948979312 2 | 134066799 3 | -78879371 4 | -323055687 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8774.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8775.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8776.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8777.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8778.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8779.txt: -------------------------------------------------------------------------------- 1 | 1818198138 2 | 297646045 3 | 433568126 4 | -2140975041 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8780.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8781.txt: -------------------------------------------------------------------------------- 1 | -1424107598 2 | 264936559 3 | -56759783 4 | -902529771 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8783.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8785.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8786.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8787.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8789.txt: -------------------------------------------------------------------------------- 1 | 1061758442 2 | 408945229 3 | 413363170 4 | 906872346 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8790.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8791.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/8792.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9003.txt: -------------------------------------------------------------------------------- 1 | 1715830646 2 | 1583036353 3 | -848639270 4 | 688477972 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9011.txt: -------------------------------------------------------------------------------- 1 | 1356373374 2 | 696555554 3 | -567239079 4 | 1543720078 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9018.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9022.txt: -------------------------------------------------------------------------------- 1 | 1910381678 2 | 352194237 3 | 836248 4 | 347278834 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9028.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9029.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9030.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9031.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9032.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9035.txt: -------------------------------------------------------------------------------- 1 | 89281651 2 | 244752360 3 | -501934040 4 | -1984911388 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9036.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9037.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9039.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9040.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9043.txt: -------------------------------------------------------------------------------- 1 | 806989392 2 | 671257705 3 | -709366231 4 | 812912323 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9045.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9046.txt: -------------------------------------------------------------------------------- 1 | 1823337636 2 | 645784236 3 | 428459555 4 | 987429760 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9047.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9105.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9106.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9107.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9109.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9110.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9111.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9113.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9114.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9115.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9120.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9121.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9122.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9123.txt: -------------------------------------------------------------------------------- 1 | 1041381217 2 | -1684125371 3 | 501516741 4 | 213523445 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9266.txt: -------------------------------------------------------------------------------- 1 | -993699466 2 | -57675946 3 | 1882403112 4 | -100529256 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9271.txt: -------------------------------------------------------------------------------- 1 | 1370064698 2 | 1294293671 3 | 593116908 4 | 1460848066 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9274.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9275.txt: -------------------------------------------------------------------------------- 1 | 600751196 2 | 2047101363 3 | 194553650 4 | -1856484126 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9276.txt: -------------------------------------------------------------------------------- 1 | 439606230 2 | -1268151018 3 | 672085463 4 | 1954221176 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9277.txt: -------------------------------------------------------------------------------- 1 | 272801923 2 | 1797149371 3 | -131972865 4 | 1265002008 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9279.txt: -------------------------------------------------------------------------------- 1 | -841578670 2 | 318269186 3 | -353500843 4 | -932268603 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9280.txt: -------------------------------------------------------------------------------- 1 | 727010382 2 | 181752242 3 | 1033156911 4 | 1262921484 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9283.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9284.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9286.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9287.txt: -------------------------------------------------------------------------------- 1 | 1151426597 2 | 521660877 3 | -1801719739 4 | 261853299 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9288.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9289.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9292.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9295.txt: -------------------------------------------------------------------------------- 1 | 252259816 2 | -1738653065 3 | 647037667 4 | -728427630 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9296.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9297.txt: -------------------------------------------------------------------------------- 1 | 31815897 2 | -1803009044 3 | -124553188 4 | 1778254213 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9298.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9301.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9302.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9303.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9359.txt: -------------------------------------------------------------------------------- 1 | 1001384689 2 | -53596497 3 | -813228487 4 | 1200184716 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9360.txt: -------------------------------------------------------------------------------- 1 | 81990814 2 | -368565436 3 | -1418067263 4 | 2063282082 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9361.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9364.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9365.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9366.txt: -------------------------------------------------------------------------------- 1 | -807536067 2 | -480096539 3 | 25343718 4 | 2026800889 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9367.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9368.txt: -------------------------------------------------------------------------------- 1 | 1618154907 2 | 940922098 3 | 409001685 4 | 606262050 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9371.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9376.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9378.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9517.txt: -------------------------------------------------------------------------------- 1 | -289250610 2 | -198129792 3 | -890062847 4 | -69491437 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9518.txt: -------------------------------------------------------------------------------- 1 | -557639005 2 | 398566091 3 | -133936467 4 | -850662847 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9520.txt: -------------------------------------------------------------------------------- 1 | 626545102 2 | 7394199 3 | 391138115 4 | 1389103147 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9522.txt: -------------------------------------------------------------------------------- 1 | -864860381 2 | 1158900271 3 | -573130497 4 | 844140856 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9524.txt: -------------------------------------------------------------------------------- 1 | 1720509210 2 | 2035802066 3 | 2030891456 4 | 238507678 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9527.txt: -------------------------------------------------------------------------------- 1 | -1161802016 2 | 162894573 3 | 155730389 4 | 1805143443 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9529.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9530.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9532.txt: -------------------------------------------------------------------------------- 1 | 1013178843 2 | -1575932673 3 | -22218615 4 | 972371926 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9539.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9542.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9543.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9544.txt: -------------------------------------------------------------------------------- 1 | 1190108828 2 | -1694672329 3 | 922227461 4 | 627710655 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9546.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9547.txt: -------------------------------------------------------------------------------- 1 | 109233867 2 | 1339276254 3 | 1743993350 4 | 666844120 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9548.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9549.txt: -------------------------------------------------------------------------------- 1 | 117302013 2 | -1816819743 3 | 929011283 4 | -157924448 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9552.txt: -------------------------------------------------------------------------------- 1 | 952883636 2 | 1829021129 3 | 940359762 4 | -1446331960 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9553.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9554.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9617.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9619.txt: -------------------------------------------------------------------------------- 1 | -788639054 2 | -1424496379 3 | 497010300 4 | 55747352 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9625.txt: -------------------------------------------------------------------------------- 1 | -442122574 2 | 1558264872 3 | 1529755682 4 | -28024657 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9627.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9631.txt: -------------------------------------------------------------------------------- 1 | 764579883 2 | 545005739 3 | 44370811 4 | 1603470465 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9633.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9634.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9777.txt: -------------------------------------------------------------------------------- 1 | 1704899972 2 | 2058494954 3 | 53144136 4 | -1377948124 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9779.txt: -------------------------------------------------------------------------------- 1 | 213736464 2 | 1560388564 3 | 1764804673 4 | -909143475 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9786.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9787.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9788.txt: -------------------------------------------------------------------------------- 1 | 432135203 2 | 92254316 3 | -1619550296 4 | 76065412 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9789.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9795.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9796.txt: -------------------------------------------------------------------------------- 1 | 13277727 2 | 1452490614 3 | 1801287658 4 | -195575259 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9797.txt: -------------------------------------------------------------------------------- 1 | 2041048429 2 | 214433362 3 | -67697490 4 | -1546417520 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9798.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9800.txt: -------------------------------------------------------------------------------- 1 | 1648231074 2 | -690523856 3 | 538076864 4 | -489360965 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9801.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9804.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9805.txt: -------------------------------------------------------------------------------- 1 | 883279901 2 | -557028302 3 | 292187419 4 | 1698553682 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9806.txt: -------------------------------------------------------------------------------- 1 | 368995667 2 | 940146211 3 | 957819918 4 | -761335591 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9809.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9813.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9815.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9816.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9871.txt: -------------------------------------------------------------------------------- 1 | -258020555 2 | 259341451 3 | 62082800 4 | -374519261 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9872.txt: -------------------------------------------------------------------------------- 1 | -960701867 2 | -80090227 3 | -2128883722 4 | 176591922 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9873.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9874.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9876.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9877.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9878.txt: -------------------------------------------------------------------------------- 1 | 995266910 2 | 958368076 3 | 536700735 4 | -1357131199 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9881.txt: -------------------------------------------------------------------------------- 1 | 1584749104 2 | -93410020 3 | 1594586576 4 | -164017634 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9883.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9884.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9885.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9887.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9888.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | -------------------------------------------------------------------------------- /repository/xtea/maps/9889.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | --------------------------------------------------------------------------------