ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/mail/robe2.arc
Revision: 1.5
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.4: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.4 object robe2
2 root 1.1 name robe
3     name_pl robes
4 pippijn 1.3 face robe2.x11
5 root 1.1 ac 1
6     nrof 1
7 root 1.4 type 16
8 root 1.5 materialname cloth
9 root 1.4 value 9
10 root 1.1 weight 10000
11 root 1.4 last_sp 12
12     client_type 256
13     body_torso -1
14 root 1.1 editable 1024
15 root 1.4 magicmap green
16 root 1.1 end
17 root 1.4