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.8 by root, Sat Mar 3 01:16:47 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines