ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gauntlet.arc
Revision: 1.9
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.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object gauntlets
2 root 1.1 name gauntlets
3 pippijn 1.2 face gauntlet_s.x11
4 root 1.9 magicmap grey
5 root 1.7 nrof 1
6 root 1.1 type 100
7     resist_physical 3
8 root 1.7 materialname iron
9 root 1.1 value 25
10     weight 1800
11 root 1.7 client_type 305
12     body_hand -2
13 root 1.1 end
14 root 1.7