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.3 by root, Tue Feb 6 22:40:22 2007 UTC vs.
Revision 1.14 by root, Tue Nov 3 09:48:58 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines