ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/cannon.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:00 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +0 -9 lines
Log Message:
remove editable field, elmey says so

File Contents

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