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

File Contents

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