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

File Contents

# User Rev Content
1 root 1.1 Object reflexbow
2     name reflex bow
3     race arrows
4     type 14
5     nrof 1
6     material 16
7 pippijn 1.2 face reflexbow.x11
8 root 1.1 color_fg brown
9     dam 23
10     weight 6000
11     value 25000
12     sp 47
13     no_strength 0
14     editable 1024
15     attacktype 1
16     name_pl reflex bows
17     client_type 151
18     body_arm -2
19     skill missile weapons
20     end
21    
22     Object reflexbow_ivory
23     name reflex bow
24     race arrows
25     type 14
26     nrof 1
27     material 16
28     materialname ivory
29 pippijn 1.2 face reflexbow_bone.x11
30 root 1.1 color_fg brown
31     dam 23
32     weight 6000
33     value 65000
34     sp 47
35     no_strength 0
36     editable 1024
37     attacktype 1
38     name_pl reflex bows
39     client_type 151
40     body_arm -2
41     skill missile weapons
42     end
43    
44    
45    
46     Object reflexbow_bone
47     name reflex bow
48     race arrows
49     type 14
50     nrof 1
51     material 0
52     materialname bone
53 pippijn 1.2 face reflexbow_bone.x11
54 root 1.1 color_fg brown
55     dam 32
56     weight 8000
57     value 10000
58     sp 42
59     no_strength 0
60     editable 1024
61     attacktype 1
62     name_pl reflex bows
63     client_type 151
64     body_arm -2
65     skill missile weapons
66     end
67