Reorganise tiles so we can potentially create tilesets
authorNeil <neil@dip.sun.ac.za>
Wed, 2 Mar 2016 20:36:27 +0000 (22:36 +0200)
committerNeil <neil@dip.sun.ac.za>
Thu, 3 Mar 2016 08:33:46 +0000 (10:33 +0200)
koperkapel/generators/maps.py
koperkapel/images/cwall.png [deleted file]
koperkapel/images/floor.png [deleted file]
koperkapel/images/tiles/dungeon/cwall.png [new file with mode: 0644]
koperkapel/images/tiles/dungeon/floor.png [new file with mode: 0644]
koperkapel/levels/level1.json
koperkapel/loaders/levelloader.py

index 94269294e914d6f7b6b9430119d279e54b758b36..dc6eb33cc8c615a7416664fb57fa93b760f09e36 100644 (file)
@@ -142,6 +142,7 @@ class LevelGenerator:
 
     def _to_json(self):
         level = {}
+        level['tileset'] = 'dungeon'
         level['tiles'] = []
         for l in self.map:
             row = []
diff --git a/koperkapel/images/cwall.png b/koperkapel/images/cwall.png
deleted file mode 100644 (file)
index 849133b..0000000
Binary files a/koperkapel/images/cwall.png and /dev/null differ
diff --git a/koperkapel/images/floor.png b/koperkapel/images/floor.png
deleted file mode 100644 (file)
index 45b06f5..0000000
Binary files a/koperkapel/images/floor.png and /dev/null differ
diff --git a/koperkapel/images/tiles/dungeon/cwall.png b/koperkapel/images/tiles/dungeon/cwall.png
new file mode 100644 (file)
index 0000000..849133b
Binary files /dev/null and b/koperkapel/images/tiles/dungeon/cwall.png differ
diff --git a/koperkapel/images/tiles/dungeon/floor.png b/koperkapel/images/tiles/dungeon/floor.png
new file mode 100644 (file)
index 0000000..45b06f5
Binary files /dev/null and b/koperkapel/images/tiles/dungeon/floor.png differ
index c88d2c72514b3ab55d07df4e57ce8679ef4cdf69..75155555e36cc5ead388e72038cca8891398ce0c 100644 (file)
@@ -1 +1 @@
-{"width": 32, "tiles": [[{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}]], "height": 32}
\ No newline at end of file
+{"width": 32, "tileset": "dungeon", "tiles": [[{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}], [{"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": ["walk", "fly"], "base": "floor"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}, {"behaviour": [], "base": "cwall"}]], "height": 32}
index ff18fc7b8e0548678dc172dd65db893fe33853fc..839c171e8939bcfe3bc450cb2791a6067f9dfd87 100644 (file)
@@ -1,5 +1,6 @@
 """Loader a level, using the pygame-zero ResourceLoader infrastructure"""
 
+import os
 import json
 
 from pgzero.loaders import images, ResourceLoader
@@ -59,6 +60,7 @@ class LevelLoader(ResourceLoader):
         self._height = len(level_data['tiles'])
         self._width = len(level_data['tiles'][0])
         self._tiles = level_data['tiles']
+        self._tileset = level_data['tileset']
         # Consistency check, so we can assume things are correct
         # in the level renderer
         for row, row_data in enumerate(self._tiles):