ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/cloak/magic_resist.arc
Revision: 1.4
Committed: Tue Feb 6 23:58:57 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +0 -1 lines
Log Message:
more materials converted

File Contents

# User Rev Content
1 root 1.3 object magic_resist
2 root 1.1 name Cloak of Magic Resistance
3     name_pl Cloaks of Magic Resistance
4 root 1.3 face magic_resist.x11
5     ac 0
6 root 1.1 nrof 1
7     type 87
8 root 1.3 resist_magic 95
9     materialname astolare
10     value 220000
11 root 1.1 weight 5000
12 root 1.3 client_type 280
13     item_power 4
14 root 1.1 startequip 1
15     no_steal 1
16 root 1.3 body_shoulder -1
17 root 1.1 editable 5120
18     magicmap black
19     end
20 root 1.3