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.2 by pippijn, Tue Jan 2 21:58:20 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:20 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines