ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/firewall/firewall.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:40 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: +91 -82 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object firewall
2 root 1.1 other_arch spell_small_fireball
3 pippijn 1.2 face earthwall.x11
4 root 1.1 hp 250
5     maxhp 250
6 root 1.3 exp 50
7 root 1.1 dam 1
8     ac 3
9 root 1.3 speed -0.02
10     level 1
11     type 62
12 root 1.1 resist_fire 100
13 root 1.3 alive 1
14 root 1.1 blocksview 1
15 root 1.3 activate_on_push 1
16     activate_on_release 1
17     color_bg yellow
18     color_fg grey
19 root 1.1 editable 32
20     visibility 100
21     end
22 root 1.3
23     object firewall_1
24     name firewall
25 root 1.1 other_arch spell_small_fireball
26 pippijn 1.2 face firewall_1.x11
27 root 1.1 sp 1
28     dam 1
29     speed -0.02
30 root 1.3 level 1
31     type 62
32     move_block all
33 root 1.1 blocksview 1
34 root 1.3 activate_on_push 1
35     activate_on_release 1
36     color_bg yellow
37     color_fg grey
38 root 1.1 editable 32
39     visibility 100
40     end
41 root 1.3
42     object firewall_2
43     name firewall
44 root 1.1 other_arch spell_small_fireball
45 pippijn 1.2 face firewall_2.x11
46 root 1.1 sp 2
47     dam 1
48     speed -0.02
49 root 1.3 level 1
50     type 62
51     move_block all
52 root 1.1 blocksview 1
53 root 1.3 activate_on_push 1
54     activate_on_release 1
55     color_bg yellow
56     color_fg grey
57 root 1.1 editable 32
58     visibility 100
59     end
60 root 1.3
61     object firewall_3
62     name firewall
63 root 1.1 other_arch spell_small_fireball
64 pippijn 1.2 face firewall_3.x11
65 root 1.1 sp 3
66     dam 1
67     speed -0.02
68 root 1.3 level 1
69     type 62
70     move_block all
71 root 1.1 blocksview 1
72 root 1.3 activate_on_push 1
73     activate_on_release 1
74     color_bg yellow
75     color_fg grey
76 root 1.1 editable 32
77     visibility 100
78     end
79 root 1.3
80     object firewall_4
81     name firewall
82 root 1.1 other_arch spell_small_fireball
83 pippijn 1.2 face firewall_4.x11
84 root 1.1 sp 4
85     dam 1
86     speed -0.02
87 root 1.3 level 1
88     type 62
89     move_block all
90 root 1.1 blocksview 1
91 root 1.3 activate_on_push 1
92     activate_on_release 1
93     color_bg yellow
94     color_fg grey
95 root 1.1 editable 32
96     visibility 100
97     end
98 root 1.3
99     object firewall_5
100     name firewall
101 root 1.1 other_arch spell_small_fireball
102 pippijn 1.2 face firewall_5.x11
103 root 1.1 sp 5
104     dam 1
105     speed -0.02
106 root 1.3 level 1
107     type 62
108     move_block all
109 root 1.1 blocksview 1
110 root 1.3 activate_on_push 1
111     activate_on_release 1
112     color_bg yellow
113     color_fg grey
114 root 1.1 editable 32
115     visibility 100
116     end
117 root 1.3
118     object firewall_6
119     name firewall
120 root 1.1 other_arch spell_small_fireball
121 pippijn 1.2 face firewall_6.x11
122 root 1.1 sp 6
123     dam 1
124     speed -0.02
125 root 1.3 level 1
126     type 62
127     move_block all
128 root 1.1 blocksview 1
129 root 1.3 activate_on_push 1
130     activate_on_release 1
131     color_bg yellow
132     color_fg grey
133 root 1.1 editable 32
134     visibility 100
135     end
136 root 1.3
137     object firewall_7
138     name firewall
139 root 1.1 other_arch spell_small_fireball
140 pippijn 1.2 face firewall_7.x11
141 root 1.1 sp 7
142     dam 1
143     speed -0.02
144 root 1.3 level 1
145     type 62
146     move_block all
147 root 1.1 blocksview 1
148 root 1.3 activate_on_push 1
149     activate_on_release 1
150     color_bg yellow
151     color_fg grey
152 root 1.1 editable 32
153     visibility 100
154     end
155 root 1.3
156     object firewall_8
157     name firewall
158 root 1.1 other_arch spell_small_fireball
159 pippijn 1.2 face firewall_8.x11
160 root 1.1 sp 8
161     dam 1
162     speed -0.02
163 root 1.3 level 1
164     type 62
165     move_block all
166 root 1.1 blocksview 1
167 root 1.3 activate_on_push 1
168     activate_on_release 1
169     color_bg yellow
170     color_fg grey
171 root 1.1 editable 32
172     visibility 100
173     end
174 root 1.3