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.13 by root, Fri Oct 23 03:51:54 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 19editable 2048
16anim
17gem.x11
18gem.x12
19mina
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