ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/meteor.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:21 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +19 -19 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object fire_trail
2 name burningtrail
3 face burnout.x11
4 food 9
5 speed 1
6 no_pick 1
7 is_used_up 1
8 color_fg red
9 editable 0
10 anim
11 burnout.x11
12 burnout.x12
13 burnout.x13
14 burnout.x14
15 burnout.x15
16 burnout.x16
17 burnout.x17
18 burnout.x18
19 burnout.x19
20 mina
21 end
22
23 object meteor
24 other_arch fireball
25 face meteor.x11
26 is_animated 0
27 speed 1
28 type 102
29 subtype 5
30 move_type all
31 move_on all
32 no_pick 1
33 editable 0
34 magicmap grey
35 end
36