ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/marbles.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:04 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

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