ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/world/gridmap.meta
Revision: 1.1
Committed: Sat Jan 27 23:59:28 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0, pre_material_cfarch_normalize_run, pre_map_rename
Log Message:
- implement per-space regions

File Contents

# User Rev Content
1 root 1.1 {
2     "grid_w": 30,
3     "grid_h": 30,
4     "tile_w": 50,
5     "tile_h": 50,
6     "match": "^world_1(\d\d)_1(\d\d)$",
7     "format": "world_1%02d_1%02d"
8     }