ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/stone.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +24 -21 lines
Log Message:
simply ran cfarch-normalize on all arches

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 material 64
9 value 1
10 weight 800
11 client_type 641
12 editable 2048
13 end
14
15 object mountain_stone
16 name mountain stone
17 name_pl mountain stones
18 face lstone.x11
19 nrof 1
20 type 73
21 resist_acid 100
22 material 64
23 value 1
24 weight 800
25 client_type 641
26 editable 2048
27 end
28
29 object river_stone
30 name river stone
31 name_pl river stones
32 face lstone.x11
33 nrof 1
34 type 73
35 resist_acid 100
36 material 64
37 value 1
38 weight 800
39 client_type 641
40 editable 2048
41 magicmap green
42 end
43