ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor_blue.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: +18 -14 lines
Log Message:
second normaliser run - dude

File Contents

# Content
1 object afloor_blue_left
2 name a floor
3 face afloor_blue.x71
4 no_pick 1
5 is_floor 1
6 color_bg blue
7 color_fg black
8 editable 8
9 end
10
11 object afloor_blue_right
12 name a floor
13 face afloor_blue.x31
14 no_pick 1
15 is_floor 1
16 color_bg blue
17 color_fg black
18 editable 8
19 end
20
21 object ahole_blue_left
22 face ahole_blue.x71
23 type 66
24 client_type 25012
25 no_pick 1
26 color_bg blue
27 color_fg black
28 editable 2
29 visibility 100
30 end
31
32 object ahole_blue_right
33 face ahole_blue.x31
34 type 66
35 client_type 25012
36 no_pick 1
37 color_bg blue
38 color_fg black
39 editable 2
40 visibility 100
41 end
42