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.10 by pippijn, Sun Mar 11 15:36:56 2007 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
6speed -0.1 10speed -0.1
7nrof 1 11nrof 1
8type 60 12type 60
9material 64 13materialname stone
10value 400 14value 400
11weight 50 15weight 50
12client_type 2011 16client_type 2011
13identified 1 17identified 1
14color_fg green
15editable 2048 18editable 2048
16anim 19magicmap green
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
27speed -0.1
28nrof 1
29type 60
30materialname stone
31value 4000
32weight 200
33client_type 2011
34identified 1
35magicmap white
36editable 2048
37end
38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines