ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/crossbow.arc
Revision: 1.3
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.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object crossbow
2     race crossbow bolts
3     type 14
4     nrof 1
5     material 16
6 pippijn 1.3 face crossbow.x11
7 root 1.1 color_fg brown
8 pippijn 1.2 dam 15
9 root 1.1 weight 25000
10 pippijn 1.2 sp 19
11 root 1.1 wc 1
12     value 75
13     no_strength 1
14     editable 1024
15     attacktype 1
16     name_pl crossbows
17     client_type 161
18     body_arm -2
19     skill missile weapons
20     end