ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/gauntlet.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:18 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 end
13 root 1.7