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.6 by root, Sat Mar 3 01:15:43 2007 UTC vs.
Revision 1.11 by root, Wed May 26 18:36:56 2010 UTC

3# a character having jade coins without the server code in place 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 4# would be able to simply walk out of shops with stuff, without
5# actually paying anything. 5# actually paying anything.
6object jadecoin 6object jadecoin
7name jade coin 7name jade coin
8name_pl jade coins
8race gold and jewels 9race gold and jewels
9face jade_coin.x11 10face jade_coin.x11
10color_fg green 11magicmap green
11nrof 1 12nrof 1
12type 36 13type 36
13material 2
14materialname jade 14materialname jade
15value 5000 15value 5000
16weight 10 16weight 10
17editable 2048
18name_pl jade coins
19client_type 2001 17client_type 2001
18editor_folder deprecated/jewel
20end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines