ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/meteor.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:29 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.11: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

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