ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/jade_coin.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:36 2007 UTC (17 years, 3 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

# Content
1 # DON'T USE THIS OBJECT YET
2 # it needs some server code which is under discussion
3 # a character having jade coins without the server code in place
4 # would be able to simply walk out of shops with stuff, without
5 # actually paying anything.
6 object jadecoin
7 name jade coin
8 name_pl jade coins
9 race gold and jewels
10 face jade_coin.x11
11 nrof 1
12 type 36
13 materialname jade
14 value 5000
15 weight 10
16 client_type 2001
17 color_fg green
18 editable 2048
19 end
20