ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/cloak/magic_resist.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 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     material 128
10     materialname astolare
11     value 220000
12 root 1.1 weight 5000
13 root 1.3 client_type 280
14     item_power 4
15 root 1.1 startequip 1
16     no_steal 1
17 root 1.3 body_shoulder -1
18 root 1.1 editable 5120
19     magicmap black
20     end
21 root 1.3