ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/stone.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:35 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.7 object field_stone
2     name stone
3     name_pl stones
4 pippijn 1.2 face lstone.x11
5 root 1.7 nrof 1
6     type 73
7     resist_acid 100
8     materialname stone
9 root 1.5 value 1
10 root 1.1 weight 800
11 root 1.7 client_type 641
12 root 1.1 end
13 root 1.7
14 root 1.6 object mountain_stone
15 root 1.1 name mountain stone
16 root 1.7 name_pl mountain stones
17 pippijn 1.2 face lstone.x11
18 root 1.7 nrof 1
19     type 73
20     resist_acid 100
21     materialname stone
22 root 1.5 value 1
23 root 1.1 weight 800
24 root 1.7 client_type 641
25 root 1.1 end
26 root 1.7
27     object river_stone
28     name river stone
29     name_pl river stones
30 pippijn 1.2 face lstone.x11
31 root 1.7 nrof 1
32     type 73
33     resist_acid 100
34     materialname stone
35 root 1.5 value 1
36 root 1.1 weight 800
37 root 1.7 client_type 641
38 root 1.1 end
39 root 1.7