ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/stone.arc
(Generate patch)

Comparing deliantra/arch/inorganic/stone.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:21 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:15:42 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines