ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/platblock.arc
Revision: 1.11
Committed: Sat Oct 16 09:17:38 2010 UTC (13 years, 7 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.6 object platblock
2 root 1.1 name platinum block
3     name_pl platinum blocks
4     race gold and jewels
5 pippijn 1.2 face platblock.x11
6 root 1.1 nrof 1
7     type 60
8     materialname platinum
9     value 5000000
10     weight 1000000
11 root 1.7 client_type 2005
12 root 1.1 identified 1
13     end
14 root 1.7