존&맵 파일 데이터 구조 - LeeInJae/meteor GitHub Wiki
zone_id [char(64)] - map_id [char(64)] - object_num [int] - object_list - object_type [char(16)] - object_id [char(64)] - object_x [int] - object_y [int] - object_direction [int] - padding [UINT] map_id [char(64)] - tile_cout [UINT] - tile_width [short] - tile_height [short] - map_id [char(64)] - map_atlas_list - map_atlas_id [char(64)] - map_atlas_x [float] - map_atlas_y [float] - map_atlas_width [float] - map_atlas_height [float] - map_tile_list - map_tile_&_bitmap struct[short, short]