ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/mail/dress2.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 dress2
2 root 1.1 name dress
3     name_pl dresses
4 root 1.3 face dress2.x11
5     cha 1
6     ac 1
7 root 1.1 nrof 1
8     type 16
9 root 1.4 materialname cloth
10 root 1.3 value 3000
11     weight 5000
12 root 1.1 last_sp 8
13 root 1.3 client_type 255
14     body_torso -1
15 root 1.1 editable 1024
16 root 1.3 magicmap blue
17 root 1.1 end
18 root 1.3