ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/handcrossbow.arc
Revision: 1.6
Committed: Sat Mar 3 01:17:17 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
1 object handcrossbow
2 race crossbow bolts
3 name crossbow pistol
4 type 14
5 nrof 1
6 material 16
7 face handcrossbow.x11
8 color_fg brown
9 dam 5
10 weight 1500
11 sp 30
12 wc 1
13 value 52800
14 no_strength 1
15 editable 1024
16 attacktype 1
17 name_pl crossbow pistols
18 client_type 161
19 body_arm -1
20 skill missile weapons
21 end
22
23 object handcrossbow_ivory
24 race crossbow bolts
25 name crossbow pistol
26 type 14
27 nrof 1
28 material 16
29 face handcrossbow_bone.x11
30 color_fg brown
31 dam 5
32 weight 1500
33 sp 30
34 wc 1
35 value 130050
36 no_strength 1
37 editable 1024
38 attacktype 1
39 name_pl crossbow pistols
40 client_type 161
41 body_arm -1
42 skill missile weapons
43 end
44
45