diff options
| author | kj_sh604 | 2026-05-24 19:05:14 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-24 19:05:14 -0400 |
| commit | a51d492ab3325925a51a69e416bd79534ae86ac2 (patch) | |
| tree | 4e971cf02a0167a425d3d110ed6b5647f9e061d6 /src/data/map.zon | |
| parent | da21f6d5b4ac1fa65283c56dc3b79ac126ce0e90 (diff) | |
refactor: src/
Diffstat (limited to 'src/data/map.zon')
| -rw-r--r-- | src/data/map.zon | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/src/data/map.zon b/src/data/map.zon new file mode 100644 index 0000000..b8f1ab4 --- /dev/null +++ b/src/data/map.zon @@ -0,0 +1,35 @@ +zone
+Box01, 3, -2000.17, -2018.14, -400.0, -707.215, 1999.79, 400.0, 2
+Box02, 3, -614.576, -2003.5, -400.0, -512.115, -1154.54, 400.0, 2
+Box08, 3, -602.286, 1014.14, -400.0, -224.507, 2002.58, 400.0, 2
+Box09, 3, -599.681, 885.712, -400.0, -257.535, 1015.62, 400.0, 2
+Box10, 3, -601.51, 777.932, -400.0, -305.106, 885.882, 400.0, 2
+Box11, 3, -597.851, 699.087, -400.0, -358.166, 777.762, 400.0, 2
+Box12, 3, -597.851, 633.219, -400.0, -394.759, 700.916, 400.0, 2
+Box13, 3, -597.851, 558.203, -400.0, -422.204, 640.538, 400.0, 2
+Box14, 3, -595.119, 493.605, -400.0, -496.793, 559.587, 400.0, 2
+Box15, 3, -593.826, 421.155, -400.0, -549.838, 494.899, 400.0, 2
+Box16, 3, 63.7917, -1987.61, -400.0, 2032.5, 2001.04, 400.0, 1
+Box17, 3, -206.526, 927.117, -400.0, 66.0926, 1115.57, 400.0, 1
+Box18, 3, -190.059, 853.931, -400.0, 67.9222, 930.777, 400.0, 1
+Box19, 3, -169.933, 782.574, -400.0, 67.9222, 853.931, 400.0, 1
+Box20, 3, -117.57, 728.159, -400.0, 67.4386, 785.084, 400.0, 1
+Box21, 3, -78.7566, 658.295, -400.0, 67.4386, 729.452, 400.0, 1
+Box22, 3, -301.284, 351.674, -400.0, 66.1448, 659.589, 400.0, 1
+Box23, 3, -334.922, 380.281, -400.0, -298.696, 640.757, 400.0, 1
+Box24, 3, -368.56, 437.062, -400.0, -331.04, 548.326, 400.0, 1
+Box25, 3, -282.007, 659.551, -400.0, -76.2991, 711.302, 400.0, 1
+Box26, 3, -181.094, -200.801, -400.0, 67.3085, 354.223, 400.0, 1
+Box27, 3, -266.482, 310.235, -400.0, -178.506, 354.223, 400.0, 1
+Box28, 3, -161.803, -827.326, -400.0, 65.0743, -197.326, 400.0, 1
+Box33, 3, -217.608, -2002.57, -400.0, 64.1596, -816.957, 400.0, 1
+Box34, 3, -283.193, -1026.76, -400.0, -214.624, -850.813, 400.0, 1
+Box35, 3, -367.073, -1605.05, -400.0, -213.382, -1021.39, 400.0, 1
+Box36, 3, -128.279, 1112.25, -400.0, 65.6651, 1260.45, 400.0, 1
+Box37, 3, -95.3447, 1260.45, -400.0, 65.6651, 1313.51, 400.0, 1
+Box38, 3, -226.465, 1142.29, -400.0, -184.383, 1533.84, 400.0, 2
+Box03, 3, -708.122, -239.151, -400.0, -650.882, 1995.37, 800.0, 2
+Box04, 3, -655.082, -128.018, -400.0, -594.469, 1996.38, 800.0, 2
+Box05, 3, -706.792, -2002.37, -400.0, -655.279, -633.177, 800.0, 2
+Box06, 3, -655.279, -2002.36, -400.0, -611.124, -688.771, 800.1, 2
+end
|
