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

Comparing deliantra/arch/spell/Bullet/bullet.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:20 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:16:45 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines