ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/amber_coin.arc
Revision: 1.11
Committed: Wed May 26 18:36:56 2010 UTC (14 years ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.10: +1 -0 lines
Log Message:
move jade etc. to deprecated

File Contents

# Content
1 # DON'T USE THIS OBJECT YET
2 # it needs some server code which is under discussion
3 # a character having amberium 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 ambercoin
7 name amberium coin
8 name_pl amberium coins
9 race gold and jewels
10 face amber_coin.x11
11 magicmap orange
12 nrof 1
13 type 36
14 materialname amberium
15 value 500000
16 weight 23
17 client_type 2001
18 editor_folder deprecated/jewel
19 end
20