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

File Contents

# User Rev Content
1 root 1.1 Object bow
2     race arrows
3     type 14
4     nrof 1
5     material 16
6 pippijn 1.2 face bow.x11
7 root 1.1 color_fg brown
8     dam 7
9     weight 12000
10     value 50
11     sp 50
12     no_strength 0
13     editable 1024
14     attacktype 1
15     name_pl bows
16     client_type 151
17     body_arm -2
18     skill missile weapons
19     end