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

Comparing deliantra/arch/mapbuilding/marbles.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:24 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:50:00 2007 UTC

1object building_blackmarble 1Object building_marble
2name Black Marble floor material 2name White Marble floor material
3slaying blackmarble
4face mbblackmarble.x11
5nrof 1 3nrof 1
4weight 1500
5value 40540
6type 161 6type 161
7subtype 1 7subtype 1
8face mbmarble.x11
9slaying marble
10end
11Object building_blackmarble
12name Black Marble floor material
13nrof 1
14weight 1500
8value 40540 15value 40540
9weight 1500
10end
11
12object building_greenmarble
13name Green Marble floor material
14slaying greenmarble
15face mbgreenmarble.x11
16nrof 1
17type 161 16type 161
18subtype 1 17subtype 1
18face mbblackmarble.x11
19slaying blackmarble
20end
21Object building_pinkmarble
22name Pink Marble floor material
23nrof 1
24weight 1500
19value 50000 25value 50000
20weight 1500
21end
22
23object building_lightmagentamarble
24name Light Magenta Marble floor material
25slaying lightmagentamarble
26face mblightmagentamarble.x11
27nrof 1
28type 161 26type 161
29subtype 1 27subtype 1
28face mbpinkmarble.x11
29slaying pinkmarble
30end
31Object building_greenmarble
32name Green Marble floor material
33nrof 1
34weight 1500
30value 50000 35value 50000
31weight 1500
32end
33
34object building_marble
35name White Marble floor material
36slaying marble
37face mbmarble.x11
38nrof 1
39type 161 36type 161
40subtype 1 37subtype 1
41value 40540 38face mbgreenmarble.x11
39slaying greenmarble
40end
41Object building_lightmagentamarble
42name Light Magenta Marble floor material
43nrof 1
42weight 1500 44weight 1500
43end 45value 50000
44
45object building_pinkmarble
46name Pink Marble floor material
47slaying pinkmarble
48face mbpinkmarble.x11
49nrof 1
50type 161 46type 161
51subtype 1 47subtype 1
52value 50000 48face mblightmagentamarble.x11
53weight 1500 49slaying lightmagentamarble
54end 50end
55

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines