ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/cannon.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:24 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +80 -79 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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