]> Dogcows Code - chaz/carfire/blob - CarFire/CarFire/CarFire/Content/Maps/stable.cfmap
if you get exceptions you don't know how to deal with, try this new stable map which...
[chaz/carfire] / CarFire / CarFire / CarFire / Content / Maps / stable.cfmap
1 ; Comments can be made with a semicolon as the first character of a line.
2 ; Blank lines are also ignored.
3 ; This is my sandbox level I will use to test against while building the
4 ; level-loading code.
5
6 [metadata]
7 author = Chaz McGarvey
8 levelname = Stable
9 type = Campaign
10 dimensions = [80,21]
11 tileset = FuturisticBuilding
12 numplayers = <1,4>
13
14 [maptable]
15 +------------------------------------------------------------------------------+
16 | |
17 | 1 |
18 | |
19 | 2 +---- |
20 | | |
21 | 3 | |
22 | |------------------------------------------ |
23 | 4 | | |
24 | | | |
25 +-------------+----+ | |
26 | | | |
27 | | | |
28 | | | |
29 | | \ @ # $ % ^ & * ( ) | |
30 | +-------+ | |
31 | | |
32 | |
33 | |
34 | |
35 +------------------------------------------------------------------------------+
36
37 ; vi:ft=dosini
This page took 0.036127 seconds and 5 git commands to generate.