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

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