ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/mail/dress3.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:15 2007 UTC (17 years, 4 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 dress3
2 root 1.1 name dress
3     name_pl dresses
4 root 1.3 face dress3.x11
5     cha 1
6 root 1.1 nrof 1
7     type 16
8 root 1.4 materialname cloth
9 root 1.3 value 1000
10     weight 4500
11 root 1.1 last_sp 8
12 root 1.3 client_type 255
13     body_torso -1
14 root 1.1 editable 1024
15 root 1.3 magicmap orange
16 root 1.1 end
17 root 1.3