ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/plt_coin.arc
Revision: 1.11
Committed: Fri Oct 23 03:51:55 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82
Changes since 1.10: +4 -4 lines
Log Message:
lots of arches

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.11 magicmap grey
10 root 1.1 nrof 1
11     type 36
12     materialname platinum
13 root 1.9 value 10000
14 root 1.1 weight 10
15 root 1.7 client_type 2001
16 root 1.5 editable 2048
17 root 1.1 end
18 root 1.7