ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/cannon.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:42 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -9 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 end
13
14 object cannon_1
15 name cannon
16 other_arch spell_shell
17 face cannon_0.x11
18 sp 1
19 speed -0.1
20 level 1
21 type 62
22 move_block all
23 blocksview 1
24 activate_on_push 1
25 activate_on_release 1
26 end
27
28 object cannon_2
29 name cannon
30 other_arch spell_shell
31 face cannon_0.x11
32 sp 2
33 speed -0.1
34 level 1
35 type 62
36 move_block all
37 blocksview 1
38 activate_on_push 1
39 activate_on_release 1
40 end
41
42 object cannon_3
43 name cannon
44 other_arch spell_shell
45 face cannon_0.x11
46 sp 3
47 speed -0.1
48 level 1
49 type 62
50 move_block all
51 blocksview 1
52 activate_on_push 1
53 activate_on_release 1
54 end
55
56 object cannon_4
57 name cannon
58 other_arch spell_shell
59 face cannon_0.x11
60 sp 4
61 speed -0.1
62 level 1
63 type 62
64 move_block all
65 blocksview 1
66 activate_on_push 1
67 activate_on_release 1
68 end
69
70 object cannon_5
71 name cannon
72 other_arch spell_shell
73 face cannon_0.x11
74 sp 5
75 speed -0.1
76 level 1
77 type 62
78 move_block all
79 blocksview 1
80 activate_on_push 1
81 activate_on_release 1
82 end
83
84 object cannon_6
85 name cannon
86 other_arch spell_shell
87 face cannon_0.x11
88 sp 6
89 speed -0.1
90 level 1
91 type 62
92 move_block all
93 blocksview 1
94 activate_on_push 1
95 activate_on_release 1
96 end
97
98 object cannon_7
99 name cannon
100 other_arch spell_shell
101 face cannon_7.x11
102 sp 7
103 speed -0.1
104 level 1
105 type 62
106 move_block all
107 blocksview 1
108 activate_on_push 1
109 activate_on_release 1
110 end
111
112 object cannon_8
113 name cannon
114 other_arch spell_shell
115 face cannon_0.x11
116 sp 8
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 end
125