ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/marbles.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:44 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +5 -5 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
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.x11
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.x11
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.x11
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.x11
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.x11
49 slaying lightmagentamarble
50 end