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

File Contents

# User Rev Content
1 root 1.3 object eyeshield
2 root 1.1 name eyeshield
3     name_pl eyeshields
4 root 1.3 face eyeshield.x11
5     ac 3
6 root 1.1 nrof 1
7     type 33
8     resist_physical 3
9     resist_magic 30
10 root 1.3 material 32
11     materialname organics
12     value 30000
13 root 1.1 weight 15000
14 root 1.3 client_type 260
15     item_power 2
16     identified 1
17     body_arm -1
18 root 1.1 editable 5120
19     magicmap white
20     end
21 root 1.3