ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/cannon.arc
Revision: 1.7
Committed: Sun Mar 11 00:15:25 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: 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: +9 -9 lines
Log Message:
normalise color_fg to magicmap

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 editable 32
13 magicmap brown
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 editable 32
29 magicmap brown
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 editable 32
45 magicmap brown
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 editable 32
61 magicmap brown
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 editable 32
77 magicmap brown
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 editable 32
93 magicmap brown
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 editable 32
109 magicmap brown
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 editable 32
125 magicmap brown
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 editable 32
141 magicmap brown
142 end
143