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.11 by root, Tue Nov 3 09:49:46 2009 UTC vs.
Revision 1.12 by root, Tue Nov 3 09:59:29 2009 UTC

10burnout.x18 10burnout.x18
11burnout.x19 11burnout.x19
12mina 12mina
13name burningtrail 13name burningtrail
14face burnout.x11 14face burnout.x11
15magicmap red
15food 9 16food 9
16speed 1 17speed 1
17no_pick 1 18no_pick 1
18is_used_up 1 19is_used_up 1
19magicmap red
20end 20end
21 21
22object meteor 22object meteor
23other_arch fireball 23other_arch fireball
24face meteor.x11 24face meteor.x11
25is_animated 0 25is_animated 0
26magicmap grey
26speed 1 27speed 1
27type 102 28type 102
28subtype 5 29subtype 5
29move_type fly_low 30move_type fly_low
30move_on walk fly_low 31move_on walk fly_low
31no_pick 1 32no_pick 1
32magicmap grey
33end 33end
34 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines