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

Comparing deliantra/arch/jewel/gem.arc (file contents):
Revision 1.5 by root, Fri Feb 9 01:51:42 2007 UTC vs.
Revision 1.13 by root, Fri Oct 23 03:51:54 2009 UTC

5mina 5mina
6name diamond 6name diamond
7name_pl diamonds 7name_pl diamonds
8race gold and jewels 8race gold and jewels
9face gem.x11 9face gem.x11
10magicmap green
10speed -0.1 11speed -0.1
11nrof 1 12nrof 1
12type 60 13type 60
13materialname stone 14materialname stone
14value 400 15value 400
15weight 50 16weight 50
16client_type 2011 17client_type 2011
17identified 1 18identified 1
18color_fg green
19editable 2048 19editable 2048
20end 20end
21 21
22object pretty_crystal
23name diamond
24name_pl diamonds
25race gold and jewels
26face pretty_crystal.x11
27magicmap white
28speed -0.1
29nrof 1
30type 90
31materialname stone
32value 4000
33weight 200
34client_type 2011
35identified 1
36editable 2048
37end
38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines