ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/bulletwall/bulletwall.arc
Revision: 1.7
Committed: Sun Mar 11 00:19:48 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.6: +0 -9 lines
Log Message:
normalise color_bg to devnull

File Contents

# User Rev Content
1 root 1.5 object bulletwall
2 root 1.6 name bulletwall
3 root 1.4 other_arch spell_magic_bullet
4 root 1.6 face bul_wall_0.x11
5     speed -0.4
6     level 1
7 root 1.1 type 62
8 root 1.6 move_block all
9     blocksview 1
10 root 1.1 activate_on_push 1
11     activate_on_release 1
12     editable 32
13 root 1.6 magicmap yellow
14 root 1.4 visibility 100
15 root 1.1 end
16 root 1.6
17 root 1.5 object bulletwall_1
18 root 1.6 name bulletwall
19 root 1.4 other_arch spell_magic_bullet
20 root 1.6 face bul_wall_1.x11
21     sp 1
22     speed -0.1
23     level 1
24 root 1.4 type 62
25 root 1.6 move_block all
26     blocksview 1
27 root 1.4 activate_on_push 1
28     activate_on_release 1
29 root 1.1 editable 32
30 root 1.6 magicmap yellow
31 root 1.4 visibility 100
32 root 1.1 end
33 root 1.6
34 root 1.5 object bulletwall_2
35 root 1.6 name bulletwall
36 root 1.4 other_arch spell_magic_bullet
37 root 1.6 face bul_wall_2.x11
38     sp 2
39     speed -0.1
40     level 1
41 root 1.4 type 62
42 root 1.6 move_block all
43     blocksview 1
44 root 1.4 activate_on_push 1
45     activate_on_release 1
46 root 1.1 editable 32
47 root 1.6 magicmap yellow
48 root 1.4 visibility 100
49 root 1.1 end
50 root 1.6
51 root 1.5 object bulletwall_3
52 root 1.6 name bulletwall
53 root 1.4 other_arch spell_magic_bullet
54 root 1.6 face bul_wall_3.x11
55     sp 3
56     speed -0.1
57     level 1
58 root 1.4 type 62
59 root 1.6 move_block all
60     blocksview 1
61 root 1.4 activate_on_push 1
62     activate_on_release 1
63 root 1.1 editable 32
64 root 1.6 magicmap yellow
65 root 1.4 visibility 100
66 root 1.1 end
67 root 1.6
68 root 1.5 object bulletwall_4
69 root 1.6 name bulletwall
70 root 1.4 other_arch spell_magic_bullet
71 root 1.6 face bul_wall_4.x11
72     sp 4
73     speed -0.1
74     level 1
75 root 1.4 type 62
76 root 1.6 move_block all
77     blocksview 1
78 root 1.4 activate_on_push 1
79     activate_on_release 1
80 root 1.1 editable 32
81 root 1.6 magicmap yellow
82 root 1.4 visibility 100
83 root 1.1 end
84 root 1.6
85 root 1.5 object bulletwall_5
86 root 1.6 name bulletwall
87 root 1.4 other_arch spell_magic_bullet
88 root 1.6 face bul_wall_5.x11
89     sp 5
90     speed -0.1
91     level 1
92 root 1.4 type 62
93 root 1.6 move_block all
94     blocksview 1
95 root 1.4 activate_on_push 1
96     activate_on_release 1
97 root 1.1 editable 32
98 root 1.6 magicmap yellow
99 root 1.4 visibility 100
100 root 1.1 end
101 root 1.6
102 root 1.5 object bulletwall_6
103 root 1.6 name bulletwall
104 root 1.4 other_arch spell_magic_bullet
105 root 1.6 face bul_wall_6.x11
106     sp 6
107     speed -0.1
108     level 1
109 root 1.4 type 62
110 root 1.6 move_block all
111     blocksview 1
112 root 1.4 activate_on_push 1
113     activate_on_release 1
114 root 1.1 editable 32
115 root 1.6 magicmap yellow
116 root 1.4 visibility 100
117 root 1.1 end
118 root 1.6
119 root 1.5 object bulletwall_7
120 root 1.6 name bulletwall
121 root 1.4 other_arch spell_magic_bullet
122 root 1.6 face bul_wall_7.x11
123     sp 7
124     speed -0.1
125     level 1
126 root 1.4 type 62
127 root 1.6 move_block all
128     blocksview 1
129 root 1.4 activate_on_push 1
130     activate_on_release 1
131 root 1.1 editable 32
132 root 1.6 magicmap yellow
133 root 1.4 visibility 100
134 root 1.1 end
135 root 1.6
136 root 1.5 object bulletwall_8
137 root 1.6 name bulletwall
138 root 1.4 other_arch spell_magic_bullet
139 root 1.6 face bul_wall_8.x11
140     sp 8
141     speed -0.1
142     level 1
143 root 1.4 type 62
144 root 1.6 move_block all
145     blocksview 1
146 root 1.4 activate_on_push 1
147     activate_on_release 1
148 root 1.1 editable 32
149 root 1.6 magicmap yellow
150 root 1.4 visibility 100
151 root 1.1 end
152 root 1.6