ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/lbullet.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/lbullet.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:21 2007 UTC vs.
Revision 1.5 by root, Sun Feb 18 21:07:40 2007 UTC

1object lbullet 1object lbullet
2name large bullet
3face lbullet.x11
4is_animated 0
5dam 25
6wc -10
7speed 1
8type 102
9subtype 5
10attacktype 2
11move_type all
12move_on all
13no_pick 1
14is_turnable 1
15color_fg black
16editable 0
17anim 2anim
18lbullet.x11 3lbullet.x11
19lbullet.x11 4lbullet.x11
20lbullet.x21 5lbullet.x21
21lbullet.x31 6lbullet.x31
23lbullet.x51 8lbullet.x51
24lbullet.x61 9lbullet.x61
25lbullet.x71 10lbullet.x71
26lbullet.x81 11lbullet.x81
27mina 12mina
13name large bullet
14face lbullet.x11
15is_animated 0
16dam 25
17wc -10
18speed 1
19type 102
20subtype 5
21attacktype 2
22move_type fly_low
23move_on all
24no_pick 1
25is_turnable 1
26color_fg black
27editable 0
28end 28end
29 29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines