ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/cloak/oilskin.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:40 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +11 -10 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object oilskin
2 root 1.1 name oilskin cloak
3     name_pl oilskin cloaks
4 pippijn 1.2 face oilskin.x11
5 root 1.3 dex -1
6 root 1.1 ac 1
7 root 1.3 nrof 1
8     type 87
9 root 1.1 resist_physical 3
10 root 1.3 resist_acid 70
11     material 8
12     value 120000
13 root 1.1 weight 1000
14     magic -4
15 root 1.3 client_type 280
16 root 1.1 damned 1
17 root 1.3 body_shoulder -1
18     editable 5120
19 root 1.1 magicmap grey
20     end
21 root 1.3