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