ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gauntlet_s.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_str
2 root 1.1 name gauntlets
3     name_pl gauntlets
4     title of strength
5 pippijn 1.2 face gauntlet_s.x11
6 root 1.9 magicmap grey
7 root 1.7 str 1
8     nrof 1
9 root 1.1 type 100
10     resist_physical 3
11 root 1.7 materialname iron
12 root 1.1 value 65000
13     weight 2000
14 root 1.7 client_type 305
15     item_power 0
16     body_hand -2
17 root 1.1 end
18 root 1.7