ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/cloak/cloak.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:15 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +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.6 object cloak
2 root 1.1 name cloak
3     name_pl cloaks
4 pippijn 1.2 face cloak.x11
5 root 1.1 ac 0
6 root 1.7 nrof 1
7     type 87
8     materialname cloth
9     value 40
10 root 1.5 weight 5000
11 root 1.7 client_type 281
12     body_shoulder -1
13 root 1.1 end
14 root 1.7