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.1 by root, Mon Feb 6 20:26:03 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:35 2007 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
12editable 2048
13end
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
1Object river_stone 29object river_stone
2name river stone 30name river stone
31name_pl river stones
3face lstone.111 32face lstone.x11
4material 64 33nrof 1
34type 73
35resist_acid 100
36materialname stone
5value 1 37value 1
6resist_acid 100
7type 73
8weight 800 38weight 800
39client_type 641
9editable 2048 40editable 2048
10magicmap green 41magicmap green
11nrof 1
12name_pl river stones
13client_type 641
14end 42end
15Object mountain_stone 43
16name mountain stone
17face lstone.111
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.111
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