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.4 by root, Tue Feb 6 22:41:21 2007 UTC vs.
Revision 1.10 by root, Sun Mar 11 00:15:55 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines