ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/plt_coin.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:36 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +4 -4 lines
Log Message:
second normaliser run - dude

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     value 50
10     weight 10
11 root 1.7 client_type 2001
12     color_fg grey
13 root 1.5 editable 2048
14 root 1.1 end
15 root 1.7