ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/styles/floorstyles/outdoor.map
Revision: 1.2
Committed: Sun May 7 08:56:06 2006 UTC (18 years, 2 months ago) by pippijn
Branch: MAIN
CVS Tags: last_stable
Changes since 1.1: +2 -2 lines
Log Message:
Normalised all maps

File Contents

# User Rev Content
1 root 1.1 arch map
2     name indoor
3 pippijn 1.2 width 6
4     height 6
5 root 1.1 msg
6     Creator: Gnat the Gnu
7     Email: gnu@foo.bar
8     Date: Sat Dec 19 17:06:24 1998
9     endmsg
10     end
11     arch grass
12     end
13     arch medium_stones
14     y 1
15     end
16     arch deep_swamp
17     y 2
18     end
19     arch grass_only
20     x 1
21     end
22     arch medium_stones
23     x 1
24     y 1
25     end
26     arch hills
27     x 1
28     y 2
29     end
30     arch brush
31     x 2
32     end
33     arch large_stones
34     x 2
35     y 1
36     end
37     arch desert
38     x 3
39     end
40     arch pstone_3
41     x 3
42     y 1
43     end
44     arch pstone_1
45     x 4
46     end
47     arch pstone_4
48     x 4
49     y 1
50     end
51     arch small_stones
52     x 5
53     end
54     arch swamp
55     x 5
56     y 1
57     end