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