ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gauntlet_s.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:40 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 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.3 str 1
7     nrof 1
8 root 1.1 type 100
9     resist_physical 3
10 root 1.3 material 2
11 root 1.1 value 65000
12     weight 2000
13 root 1.3 client_type 305
14     item_power 0
15     body_hand -2
16 root 1.1 editable 5120
17     magicmap grey
18     end
19 root 1.3