ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/cannon.arc
Revision: 1.6
Committed: Sat Mar 3 01:22:38 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +71 -70 lines
Log Message:
second normaliser run - dude

File Contents

# Content
1 object cannon
2 name cannon
3 other_arch spell_shell
4 face cannon_0.x11
5 speed -0.4
6 level 1
7 type 62
8 move_block all
9 blocksview 1
10 activate_on_push 1
11 activate_on_release 1
12 color_fg brown
13 editable 32
14 end
15
16 object cannon_1
17 name cannon
18 other_arch spell_shell
19 face cannon_0.x11
20 sp 1
21 speed -0.1
22 level 1
23 type 62
24 move_block all
25 blocksview 1
26 activate_on_push 1
27 activate_on_release 1
28 color_fg brown
29 editable 32
30 end
31
32 object cannon_2
33 name cannon
34 other_arch spell_shell
35 face cannon_0.x11
36 sp 2
37 speed -0.1
38 level 1
39 type 62
40 move_block all
41 blocksview 1
42 activate_on_push 1
43 activate_on_release 1
44 color_fg brown
45 editable 32
46 end
47
48 object cannon_3
49 name cannon
50 other_arch spell_shell
51 face cannon_0.x11
52 sp 3
53 speed -0.1
54 level 1
55 type 62
56 move_block all
57 blocksview 1
58 activate_on_push 1
59 activate_on_release 1
60 color_fg brown
61 editable 32
62 end
63
64 object cannon_4
65 name cannon
66 other_arch spell_shell
67 face cannon_0.x11
68 sp 4
69 speed -0.1
70 level 1
71 type 62
72 move_block all
73 blocksview 1
74 activate_on_push 1
75 activate_on_release 1
76 color_fg brown
77 editable 32
78 end
79
80 object cannon_5
81 name cannon
82 other_arch spell_shell
83 face cannon_0.x11
84 sp 5
85 speed -0.1
86 level 1
87 type 62
88 move_block all
89 blocksview 1
90 activate_on_push 1
91 activate_on_release 1
92 color_fg brown
93 editable 32
94 end
95
96 object cannon_6
97 name cannon
98 other_arch spell_shell
99 face cannon_0.x11
100 sp 6
101 speed -0.1
102 level 1
103 type 62
104 move_block all
105 blocksview 1
106 activate_on_push 1
107 activate_on_release 1
108 color_fg brown
109 editable 32
110 end
111
112 object cannon_7
113 name cannon
114 other_arch spell_shell
115 face cannon_7.x11
116 sp 7
117 speed -0.1
118 level 1
119 type 62
120 move_block all
121 blocksview 1
122 activate_on_push 1
123 activate_on_release 1
124 color_fg brown
125 editable 32
126 end
127
128 object cannon_8
129 name cannon
130 other_arch spell_shell
131 face cannon_0.x11
132 sp 8
133 speed -0.1
134 level 1
135 type 62
136 move_block all
137 blocksview 1
138 activate_on_push 1
139 activate_on_release 1
140 color_fg brown
141 editable 32
142 end
143