ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gauntlet.arc
Revision: 1.8
Committed: Tue Nov 3 09:48:09 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.7 nrof 1
5 root 1.1 type 100
6     resist_physical 3
7 root 1.7 materialname iron
8 root 1.1 value 25
9     weight 1800
10 root 1.7 client_type 305
11     body_hand -2
12 root 1.1 magicmap grey
13     end
14 root 1.7