ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/arrow.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:52 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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