ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/arrow.arc
(Generate patch)

Comparing deliantra/arch/weapon/bow/arrow.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:52 2007 UTC vs.
Revision 1.10 by root, Mon Oct 15 18:22:04 2007 UTC

1object arrow 1object arrow
2name_pl arrows
3race arrows
4face arrow.x01
5is_animated 0
6food 20
7dam 2
8wc 1
9nrof 1
10type 13
11attacktype 1
12material 16
13value 1
14weight 25
15client_type 159
16is_turnable 1
17color_fg red
18editable 1024
19need_an 1
20anim 2anim
21arrow.x01 3arrow.x01
22arrow.x11 4arrow.x11
23arrow.x21 5arrow.x21
24arrow.x31 6arrow.x31
26arrow.x51 8arrow.x51
27arrow.x61 9arrow.x61
28arrow.x71 10arrow.x71
29arrow.x81 11arrow.x81
30mina 12mina
13name_pl arrows
14race arrow
15face arrow.x01
16is_animated 0
17food 20
18dam 2
19wc 1
20nrof 1
21type 13
22attacktype 1
23materialname wood
24value 1
25weight 25
26client_type 159
27is_turnable 1
28editable 1024
29magicmap red
30need_an 1
31end 31end
32 32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines