ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/stone.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:56 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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