ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/helmet/b_helmet.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object b_helmet
2 root 1.1 name helmet
3     name_pl helmets
4 root 1.7 face b_helmet.x11
5 root 1.9 magicmap black
6 root 1.7 ac 1
7 root 1.5 nrof 1
8     type 34
9 root 1.1 resist_physical 3
10 root 1.7 materialname bronze
11 root 1.5 value 4
12 root 1.7 weight 5000
13     client_type 271
14     gen_sp_armour 5
15     body_head -1
16 root 1.1 end
17 root 1.7