ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gloves_w.arc
Revision: 1.9
Committed: Tue Nov 3 09:48:09 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -2 lines
Log Message:
remove editable field, elmey says so

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