ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/meteor.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/meteor.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:49:46 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines