ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/jade_coin.arc
Revision: 1.1.1.2 (vendor branch)
Committed: Wed Feb 22 18:04:03 2006 UTC (18 years, 4 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22
Changes since 1.1.1.1: +5 -0 lines
Log Message:
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

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 race gold and jewels
9 face jade_coin.111
10 color_fg green
11 nrof 1
12 type 36
13 material 2
14 materialname jade
15 value 5000
16 weight 10
17 editable 2048
18 name_pl jade coins
19 client_type 2001
20 end