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.1 by root, Mon Feb 6 20:27:10 2006 UTC vs.
Revision 1.11 by root, Thu Aug 9 21:42:22 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines