ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/gem.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:21 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.3 object gem
2 root 1.1 name diamond
3 root 1.3 name_pl diamonds
4 root 1.1 race gold and jewels
5 root 1.3 face gem.x11
6     speed -0.1
7     nrof 1
8 root 1.1 type 60
9 root 1.4 materialname stone
10 root 1.3 value 400
11     weight 50
12     client_type 2011
13     identified 1
14     color_fg green
15     editable 2048
16 root 1.1 anim
17 pippijn 1.2 gem.x11
18     gem.x12
19 root 1.1 mina
20     end
21 root 1.3