ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/amber_coin.arc
(Generate patch)

Comparing deliantra/arch/jewel/amber_coin.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:27:10 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:36 2007 UTC

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.
1Object ambercoin 6object ambercoin
2name amberium coin 7name amberium coin
8name_pl amberium coins
3race gold and jewels 9race gold and jewels
4face amber_coin.111 10face amber_coin.x11
5color_fg orange
6nrof 1 11nrof 1
7type 36 12type 36
8material 2
9materialname amberium 13materialname amberium
10value 500000 14value 500000
11weight 23 15weight 23
16client_type 2001
17color_fg orange
12editable 2048 18editable 2048
13name_pl amberium coins
14client_type 2001
15end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines