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.7 by root, Sat Mar 3 00:51:06 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:49:46 2009 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#
16Object fire_trail 1object fire_trail
17name burningtrail
18face burnout.x11
19anim 2anim
20burnout.x11 3burnout.x11
21burnout.x12 4burnout.x12
22burnout.x13 5burnout.x13
23burnout.x14 6burnout.x14
25burnout.x16 8burnout.x16
26burnout.x17 9burnout.x17
27burnout.x18 10burnout.x18
28burnout.x19 11burnout.x19
29mina 12mina
13name burningtrail
14face burnout.x11
15food 9
30speed 1 16speed 1
31color_fg red 17no_pick 1
32food 9
33is_used_up 1 18is_used_up 1
19magicmap red
20end
21
22object meteor
23other_arch fireball
24face meteor.x11
25is_animated 0
26speed 1
27type 102
28subtype 5
29move_type fly_low
30move_on walk fly_low
34no_pick 1 31no_pick 1
35editable 0 32magicmap grey
36end 33end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines