aboutsummaryrefslogtreecommitdiff
path: root/assets/maps/FORT.txt
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-06-19 17:03:48 +0200
committerjacopograndi <jacopo.grandi@outlook.it>2022-06-19 17:03:48 +0200
commit763df39024b1eed0a384b37b837eb5dd76c1eddf (patch)
tree4a989c2f36003cd7b2113cb9530f6373254aefcb /assets/maps/FORT.txt
parentcd08f79d84411d6f4dff8a18ab79b363963f01b8 (diff)
map loaded
Diffstat (limited to 'assets/maps/FORT.txt')
-rw-r--r--assets/maps/FORT.txt202
1 files changed, 202 insertions, 0 deletions
diff --git a/assets/maps/FORT.txt b/assets/maps/FORT.txt
new file mode 100644
index 0000000..b617ccc
--- /dev/null
+++ b/assets/maps/FORT.txt
@@ -0,0 +1,202 @@
+{
+ "name": "Fortresses",
+ "hives": [],
+ "lives": [
+ [
+ 410,
+ 320,
+ 0
+ ]
+ ],
+ "walls": [
+ [
+ 0,
+ 0,
+ 31,
+ 641,
+ true
+ ],
+ [
+ 0,
+ 0,
+ 881,
+ 31,
+ true
+ ],
+ [
+ 850,
+ 0,
+ 881,
+ 641,
+ true
+ ],
+ [
+ 0,
+ 610,
+ 881,
+ 641,
+ true
+ ],
+ [
+ 160,
+ 200,
+ 201,
+ 241,
+ true
+ ],
+ [
+ 160,
+ 400,
+ 201,
+ 441,
+ true
+ ],
+ [
+ 680,
+ 200,
+ 721,
+ 241,
+ true
+ ],
+ [
+ 680,
+ 400,
+ 721,
+ 441,
+ true
+ ],
+ [
+ 180,
+ 240,
+ 201,
+ 401,
+ false
+ ],
+ [
+ 680,
+ 240,
+ 701,
+ 401,
+ false
+ ],
+ [
+ 430,
+ 310,
+ 451,
+ 331,
+ true
+ ],
+ [
+ 400,
+ 560,
+ 481,
+ 612,
+ true
+ ],
+ [
+ 400,
+ 29,
+ 481,
+ 81,
+ true
+ ],
+ [
+ 29,
+ 200,
+ 51,
+ 241,
+ true
+ ],
+ [
+ 29,
+ 400,
+ 51,
+ 441,
+ true
+ ],
+ [
+ 830,
+ 200,
+ 852,
+ 241,
+ true
+ ],
+ [
+ 830,
+ 400,
+ 852,
+ 441,
+ true
+ ],
+ [
+ 199,
+ 420,
+ 282,
+ 441,
+ true
+ ],
+ [
+ 599,
+ 200,
+ 682,
+ 221,
+ true
+ ],
+ [
+ 259,
+ 560,
+ 281,
+ 612,
+ true
+ ],
+ [
+ 599,
+ 29,
+ 621,
+ 81,
+ true
+ ],
+ [
+ 259,
+ 520,
+ 301,
+ 561,
+ false
+ ],
+ [
+ 579,
+ 80,
+ 621,
+ 121,
+ false
+ ],
+ [
+ 400,
+ 520,
+ 481,
+ 561,
+ false
+ ],
+ [
+ 400,
+ 80,
+ 481,
+ 121,
+ false
+ ],
+ [
+ 260,
+ 400,
+ 282,
+ 441,
+ true
+ ],
+ [
+ 599,
+ 200,
+ 622,
+ 241,
+ true
+ ]
+ ]
+} \ No newline at end of file