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