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

File Contents

# User Rev Content
1 root 1.1 arch map
2     name trigger
3 pippijn 1.2 width 10
4     height 10
5 root 1.1 msg
6     Creator: Gnat the Gnu
7     Email: gnu@foo.bar
8     Date: Wed May 24 17:19:50 2000
9     endmsg
10     end
11     arch spikes_open
12     other_arch platinacoin
13     x 7
14     y 2
15 pippijn 1.2 level 10
16     type 83
17 root 1.1 connected 1
18     end
19     arch spikes_open
20     x 7
21     y 3
22     connected 2
23     end
24     arch spikes_open
25     x 7
26     y 4
27     connected 3
28     end
29     arch spikes_open
30     x 7
31     y 5
32     connected 4
33     end
34     arch altar_trigger
35     food 1
36     x 9
37     y 2
38     connected 1
39     end
40     arch trigger
41     x 9
42     y 3
43     connected 2
44     end
45     arch pedestal_trigger
46     x 9
47     y 4
48     connected 3
49     end
50     arch button_trigger
51     x 9
52     y 5
53     weight 1000
54     connected 4
55     end