ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/lightningwall/light_wall.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:42 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +117 -107 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object lightningwall
2     name lightningwall
3 root 1.1 other_arch spell_sm_lightning
4 root 1.3 face light_wall.x01
5     dam 5
6     speed -0.1
7     level 1
8 root 1.1 type 62
9 root 1.3 move_block all
10     blocksview 1
11 root 1.1 activate_on_push 1
12     activate_on_release 1
13     color_bg yellow
14     editable 32
15 root 1.3 magicmap yellow
16 root 1.1 visibility 100
17     end
18 root 1.3
19     object lightningwall_1
20     name lightningwall
21 root 1.1 other_arch spell_sm_lightning
22 pippijn 1.2 face light_wall.x11
23 root 1.1 sp 1
24     dam 5
25     speed -0.04
26 root 1.3 level 1
27     type 62
28     move_block all
29 root 1.1 blocksview 1
30     activate_on_push 1
31     activate_on_release 1
32     color_bg yellow
33     editable 32
34 root 1.3 magicmap yellow
35 root 1.1 visibility 100
36     end
37 root 1.3
38     object lightningwall_2
39     name lightningwall
40 root 1.1 other_arch spell_sm_lightning
41 root 1.3 face light_wall.x21
42     sp 2
43     dam 5
44     speed -0.04
45     level 1
46 root 1.1 type 62
47 root 1.3 move_block all
48     blocksview 1
49 root 1.1 activate_on_push 1
50     activate_on_release 1
51     color_bg yellow
52     editable 32
53 root 1.3 magicmap yellow
54 root 1.1 visibility 100
55     end
56 root 1.3
57     object lightningwall_3
58     name lightningwall
59 root 1.1 other_arch spell_sm_lightning
60 pippijn 1.2 face light_wall.x31
61 root 1.1 sp 3
62     dam 5
63     speed -0.04
64 root 1.3 level 1
65     type 62
66     move_block all
67 root 1.1 blocksview 1
68 root 1.3 activate_on_push 1
69     activate_on_release 1
70     color_bg yellow
71 root 1.1 editable 32
72 root 1.3 magicmap yellow
73 root 1.1 visibility 100
74     end
75 root 1.3
76     object lightningwall_4
77     name lightningwall
78 root 1.1 other_arch spell_sm_lightning
79 pippijn 1.2 face light_wall.x41
80 root 1.1 sp 4
81     dam 5
82     speed -0.04
83 root 1.3 level 1
84     type 62
85     move_block all
86 root 1.1 blocksview 1
87 root 1.3 activate_on_push 1
88     activate_on_release 1
89     color_bg yellow
90 root 1.1 editable 32
91 root 1.3 magicmap yellow
92 root 1.1 visibility 100
93     end
94 root 1.3
95     object lightningwall_5
96     name lightningwall
97 root 1.1 other_arch spell_sm_lightning
98 pippijn 1.2 face light_wall.x51
99 root 1.1 sp 5
100     dam 5
101     speed -0.04
102 root 1.3 level 1
103     type 62
104     move_block all
105 root 1.1 blocksview 1
106 root 1.3 activate_on_push 1
107     activate_on_release 1
108     color_bg yellow
109 root 1.1 editable 32
110 root 1.3 magicmap yellow
111 root 1.1 visibility 100
112     end
113 root 1.3
114     object lightningwall_6
115     name lightningwall
116 root 1.1 other_arch spell_sm_lightning
117 pippijn 1.2 face light_wall.x61
118 root 1.1 sp 6
119     dam 5
120     speed -0.04
121 root 1.3 level 1
122     type 62
123     move_block all
124 root 1.1 blocksview 1
125 root 1.3 activate_on_push 1
126     activate_on_release 1
127     color_bg yellow
128 root 1.1 editable 32
129 root 1.3 magicmap yellow
130 root 1.1 visibility 100
131     end
132 root 1.3
133     object lightningwall_7
134     name lightningwall
135 root 1.1 other_arch spell_sm_lightning
136 pippijn 1.2 face light_wall.x71
137 root 1.1 sp 7
138     dam 5
139     speed -0.04
140 root 1.3 level 1
141     type 62
142     move_block all
143 root 1.1 blocksview 1
144 root 1.3 activate_on_push 1
145     activate_on_release 1
146     color_bg yellow
147 root 1.1 editable 32
148 root 1.3 magicmap yellow
149 root 1.1 visibility 100
150     end
151 root 1.3
152     object lightningwall_8
153     name lightningwall
154 root 1.1 other_arch spell_sm_lightning
155 root 1.3 face light_wall.x81
156     sp 8
157     dam 5
158     speed -0.04
159     level 1
160 root 1.1 type 62
161 root 1.3 move_block all
162     blocksview 1
163 root 1.1 activate_on_push 1
164     activate_on_release 1
165     color_bg yellow
166 root 1.3 editable 32
167     magicmap yellow
168     visibility 100
169     end
170    
171     object lightningwall_t
172     name lightningwall
173     other_arch spell_sm_lightning
174     face light_wall.x11
175     is_animated 0
176     sp 1
177     maxsp 1
178 root 1.1 dam 5
179     speed -0.04
180 root 1.3 level 1
181     type 62
182     move_block all
183 root 1.1 blocksview 1
184 root 1.3 activate_on_push 1
185     activate_on_release 1
186     color_bg yellow
187 root 1.1 editable 32
188 root 1.3 magicmap yellow
189 root 1.1 visibility 100
190 root 1.3 anim
191     light_wall.x11
192     light_wall.x21
193     light_wall.x31
194     light_wall.x41
195     light_wall.x51
196     light_wall.x61
197     light_wall.x71
198     light_wall.x81
199     mina
200 root 1.1 end
201 root 1.3