ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/plt_coin.arc
Revision: 1.9
Committed: Sun Apr 13 20:50:04 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-2_6, rel-2_5, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_61
Changes since 1.8: +1 -1 lines
Log Message:
new currency values

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 pippijn 1.2 face plt_coin.x11
6 root 1.1 nrof 1
7     type 36
8     materialname platinum
9 root 1.9 value 10000
10 root 1.1 weight 10
11 root 1.7 client_type 2001
12 root 1.5 editable 2048
13 root 1.8 magicmap grey
14 root 1.1 end
15 root 1.7