ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/plt_coin.arc
Revision: 1.14
Committed: Sat Oct 16 09:17:38 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +0 -2 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 platinacoin
2 root 1.1 name platinum coin
3 root 1.7 name_pl platinum coins
4 root 1.1 race gold and jewels
5 root 1.11 msg
6     One platinum piece is worth 100 gold; One royalty is worth 100 platinum.
7     endmsg
8 pippijn 1.2 face plt_coin.x11
9 root 1.1 nrof 1
10     type 36
11     materialname platinum
12 root 1.9 value 10000
13 root 1.1 weight 10
14 root 1.7 client_type 2001
15 root 1.1 end
16 root 1.7