ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/helmet/turban.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:15 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.3 object turban
2 root 1.1 name turban
3     name_pl turbans
4 root 1.3 face turban.x11
5 root 1.1 nrof 1
6     type 34
7     resist_physical 1
8 root 1.4 materialname cloth
9 root 1.1 value 8
10 root 1.3 weight 500
11     client_type 272
12     gen_sp_armour 1
13     body_head -1
14 root 1.1 editable 1024
15     end
16 root 1.3