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.5 by root, Sat Mar 3 00:49:58 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:58:56 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines