ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor_magenta.arc
Revision: 1.6
Committed: Sat Mar 3 01:22:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +16 -12 lines
Log Message:
second normaliser run - dude

File Contents

# Content
1 object afloor_magenta_left
2 name a floor
3 face afloor_magenta.x71
4 no_pick 1
5 is_floor 1
6 color_bg magenta
7 color_fg black
8 editable 8
9 end
10
11 object afloor_magenta_right
12 name a floor
13 face afloor_magenta.x31
14 no_pick 1
15 is_floor 1
16 color_bg magenta
17 color_fg black
18 editable 8
19 end
20
21 object ahole_magenta_left
22 face ahole_magenta.x71
23 type 66
24 no_pick 1
25 color_bg magenta
26 color_fg black
27 editable 2
28 visibility 100
29 end
30
31 object ahole_magenta_right
32 face ahole_magenta.x31
33 type 66
34 no_pick 1
35 color_bg magenta
36 color_fg black
37 editable 2
38 visibility 100
39 end
40