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.4 by root, Tue Feb 6 23:58:58 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:49:58 2007 UTC

1# DON'T USE THIS OBJECT YET 1# DON'T USE THIS OBJECT YET
2# it needs some server code which is under discussion 2# it needs some server code which is under discussion
3# a character having amberium coins without the server code in place 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 4# would be able to simply walk out of shops with stuff, without
5# actually paying anything. 5# actually paying anything.
6object ambercoin 6Object ambercoin
7name amberium coin 7name amberium coin
8name_pl amberium coins
9race gold and jewels 8race gold and jewels
10face amber_coin.x11 9face amber_coin.x11
10color_fg orange
11nrof 1 11nrof 1
12type 36 12type 36
13material 2
13materialname amberium 14materialname amberium
14value 500000 15value 500000
15weight 23 16weight 23
17editable 2048
18name_pl amberium coins
16client_type 2001 19client_type 2001
17color_fg orange
18editable 2048
19end 20end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines