ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/Gates/spikes.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:24 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +22 -22 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object spikes_closed
2 root 1.4 anim
3     spikes.x19
4     spikes.x18
5     spikes.x17
6     spikes.x16
7     spikes.x15
8     spikes.x14
9     spikes.x13
10     spikes.x12
11     spikes.x11
12     mina
13 root 1.1 name spikes
14 root 1.3 face spikes.x11
15     is_animated 0
16     maxsp 0
17     dam 8
18     wc 8
19     ac 1
20 root 1.1 type 91
21 root 1.3 move_block all
22     no_pick 1
23 root 1.1 activate_on_push 1
24     activate_on_release 1
25 root 1.3 editable 16
26     magicmap black
27     visibility 50
28 root 1.4 end
29    
30     object spikes_hidden
31 root 1.1 anim
32 root 1.4 spikes.x10
33 pippijn 1.2 spikes.x18
34     spikes.x17
35     spikes.x16
36     spikes.x15
37     spikes.x14
38     spikes.x13
39     spikes.x12
40     spikes.x11
41 root 1.1 mina
42 root 1.3 name spikes
43     face spikes.x10
44 root 1.1 is_animated 0
45 root 1.3 maxsp 1
46 root 1.1 dam 8
47 root 1.3 wc 0
48 root 1.1 ac 1
49     type 91
50 root 1.3 no_pick 1
51 root 1.1 activate_on_push 1
52     activate_on_release 1
53 root 1.3 editable 16
54     magicmap black
55     visibility 50
56 root 1.4 end
57    
58     object spikes_moving
59 root 1.1 anim
60 root 1.4 spikes.x19
61 pippijn 1.2 spikes.x18
62     spikes.x17
63     spikes.x16
64     spikes.x15
65     spikes.x14
66     spikes.x13
67     spikes.x12
68     spikes.x11
69 root 1.1 mina
70 root 1.3 name spikes
71     face spikes.x13
72 root 1.1 is_animated 0
73 root 1.3 maxsp 0
74 root 1.1 dam 8
75 root 1.3 wc 6
76 root 1.1 ac 1
77 root 1.3 speed -1
78 root 1.1 type 91
79 root 1.3 move_block all
80     no_pick 1
81 root 1.1 activate_on_push 1
82     activate_on_release 1
83 root 1.3 editable 16
84     magicmap black
85     visibility 50
86 root 1.4 end
87    
88     object spikes_open
89 root 1.1 anim
90 pippijn 1.2 spikes.x19
91     spikes.x18
92     spikes.x17
93     spikes.x16
94     spikes.x15
95     spikes.x14
96     spikes.x13
97     spikes.x12
98     spikes.x11
99 root 1.1 mina
100 root 1.3 name spikes
101     face spikes.x19
102 root 1.1 is_animated 0
103 root 1.3 maxsp 1
104 root 1.1 dam 8
105 root 1.3 wc 0
106 root 1.1 ac 1
107     type 91
108 root 1.3 no_pick 1
109 root 1.1 activate_on_push 1
110     activate_on_release 1
111 root 1.3 editable 16
112     magicmap black
113     visibility 50
114 root 1.1 end
115 root 1.3