ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/shield/frostshield.arc
Revision: 1.13
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.12: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object frostshield
2 root 1.2 name Frost Shield
3     name_pl Frost Shields
4 pippijn 1.3 face frostshield.x11
5 root 1.13 magicmap blue
6 root 1.2 dam 1
7     ac -1
8 root 1.8 nrof 1
9 root 1.10 type 33
10 root 1.8 resist_physical 3
11 root 1.6 resist_fire 10
12 root 1.1 resist_cold 15
13 root 1.8 materialname bronze
14     value 100
15 root 1.6 weight 2000
16 root 1.8 client_type 261
17 elmex 1.11 body_arm -1
18 root 1.1 end
19 root 1.8