ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/meteor.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:46 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -2 lines
Log Message:
remove editable field, elmey says so

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 food 9
16 speed 1
17 no_pick 1
18 is_used_up 1
19 magicmap red
20 end
21
22 object meteor
23 other_arch fireball
24 face meteor.x11
25 is_animated 0
26 speed 1
27 type 102
28 subtype 5
29 move_type fly_low
30 move_on walk fly_low
31 no_pick 1
32 magicmap grey
33 end
34