home *** CD-ROM | disk | FTP | other *** search
-
- [spec]
-
- ; Format and options of this spec file:
- options = "+spec3"
-
- [info]
-
- artists = "
- Jason Dorje Short <jdorje@freeciv.org>
- Hogne Håskjold <hogne@freeciv.org>
- Eleazar / J. W. Bjerk <www.jwbjerk.com>
- "
-
- [file]
- gfx = "amplio/grid"
-
- [grid_main]
-
- x_top_left = 1
- y_top_left = 1
- dx = 96
- dy = 48
- pixel_border = 1
-
- tiles = { "row", "column", "tag"
- 0, 0, "grid.main.we"
- 1, 0, "grid.main.ns"
- 0, 1, "grid.city.we"
- 1, 1, "grid.city.ns"
- 0, 2, "grid.worked.we"
- 1, 2, "grid.worked.ns"
- 0, 3, "grid.unavailable"
- 0, 4, "grid.selected.we"
- 1, 4, "grid.selected.ns"
- 0, 5, "grid.coastline.we"
- 1, 5, "grid.coastline.ns"
-
- 2, 0, "grid.borders.n"
- 2, 1, "grid.borders.s"
- 2, 2, "grid.borders.w"
- 2, 3, "grid.borders.e"
- }
-