ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gloves_w.arc
Revision: 1.4
Committed: Tue Feb 6 22:39:40 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +15 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object gloves_w
2 root 1.1 name gloves
3 pippijn 1.3 face gloves_w.x11
4 root 1.4 cha 1
5     nrof 1
6 root 1.1 type 100
7     resist_physical 1
8     resist_blind 2
9     material 8
10 scara 1.2 materialname leather
11 root 1.4 value 6000
12 root 1.1 weight 100
13 root 1.4 client_type 301
14     body_hand -2
15 root 1.1 editable 1024
16     magicmap white
17     end
18 root 1.4
19     object gloves_w_l
20 root 1.1 name gloves
21 root 1.4 title of light
22 pippijn 1.3 face gloves_w.x11
23 root 1.4 cha 1
24     nrof 1
25 root 1.1 type 100
26     resist_physical 20
27     resist_blind 20
28     material 2
29 scara 1.2 materialname steel
30 root 1.4 value 42000
31 root 1.1 weight 200
32 root 1.4 client_type 301
33     body_hand -2
34 root 1.1 editable 1024
35     magicmap white
36     end
37 root 1.4