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

Comparing deliantra/arch/jewel/jade_coin.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:27:10 2006 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:48:58 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines