ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/pearl.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:22 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 pearl
2     name_pl pearls
3     race gold and jewels
4 pippijn 1.2 face pearl.x11
5 root 1.3 speed -0.1
6     nrof 1
7 root 1.1 type 60
8 root 1.4 materialname stone
9 root 1.3 value 50
10     weight 50
11     client_type 2011
12     identified 1
13     color_fg white
14     editable 2048
15 root 1.1 anim
16 pippijn 1.2 pearl.x11
17     pearl.x12
18 root 1.1 mina
19     end
20 root 1.3