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.7 by root, Sat Mar 3 01:16:46 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:24:14 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines