ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gauntlet_d.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 7 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_dex
2 root 1.1 name gauntlets
3     title of dexterity
4 pippijn 1.2 face gauntlet_s.x11
5 root 1.9 magicmap grey
6 root 1.7 dex 2
7     nrof 1
8 root 1.1 type 100
9     resist_physical 3
10 root 1.7 materialname iron
11 root 1.1 value 65000
12     weight 1800
13 root 1.7 client_type 305
14     item_power 1
15     body_hand -2
16 root 1.1 end
17 root 1.7