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

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