ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/arrow.arc
Revision: 1.2
Committed: Tue Jan 2 22:02:24 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +10 -10 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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