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

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