ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/helmet/helmetxray.arc
Revision: 1.11
Committed: Sat Oct 16 09:16:28 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.7 object helmet_of_xrays
2 root 1.8 anim
3     helmetxray.x11
4     helmetxray.x12
5     mina
6 root 1.6 name helmet
7     name_pl helmets
8     title of xray vision
9     face helmetxray.x11
10 root 1.8 ac 2
11 root 1.1 speed 0.05
12 root 1.8 nrof 1
13 root 1.1 type 34
14     resist_physical 5
15 root 1.8 materialname iron
16 root 1.1 value 70000
17 root 1.8 weight 6000
18     client_type 270
19     item_power 3
20 root 1.1 xrays 1
21 root 1.8 body_head -1
22 root 1.1 end
23 root 1.8