@ -36,3 +36,5 @@ TILE_PROPERTIES = {
def get_tile(tile_id):
return TILE_TYPES.get(tile_id, TILE_TYPES[AIR])