ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gloves_w.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

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