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.5 by root, Fri Feb 9 01:52:31 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:49:46 2009 UTC

14face burnout.x11 14face burnout.x11
15food 9 15food 9
16speed 1 16speed 1
17no_pick 1 17no_pick 1
18is_used_up 1 18is_used_up 1
19color_fg red 19magicmap red
20editable 0
21end 20end
22 21
23object meteor 22object meteor
24other_arch fireball 23other_arch fireball
25face meteor.x11 24face meteor.x11
26is_animated 0 25is_animated 0
27speed 1 26speed 1
28type 102 27type 102
29subtype 5 28subtype 5
30move_type all 29move_type fly_low
31move_on all 30move_on walk fly_low
32no_pick 1 31no_pick 1
33editable 0
34magicmap grey 32magicmap grey
35end 33end
36 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines