ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor_dark.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

# User Rev Content
1 root 1.6 object afloor_dark_left
2 pippijn 1.1 name a floor
3 root 1.6 face afloor_dark.x71
4 pippijn 1.1 no_pick 1
5     is_floor 1
6 root 1.6 color_bg black
7 root 1.4 color_fg black
8 pippijn 1.1 editable 8
9     end
10 root 1.6
11     object afloor_dark_right
12 pippijn 1.1 name a floor
13 root 1.6 face afloor_dark.x31
14 pippijn 1.1 no_pick 1
15     is_floor 1
16 root 1.6 color_bg black
17 root 1.4 color_fg black
18 pippijn 1.1 editable 8
19     end
20 root 1.6
21     object ahole_dark_left
22     face ahole_dark.x71
23 pippijn 1.1 type 66
24 root 1.6 client_type 25012
25 pippijn 1.1 no_pick 1
26 root 1.6 color_bg black
27 root 1.4 color_fg black
28 pippijn 1.1 editable 2
29     visibility 100
30     end
31 root 1.6
32     object ahole_dark_right
33     face ahole_dark.x31
34 pippijn 1.1 type 66
35 root 1.6 client_type 25012
36 pippijn 1.1 no_pick 1
37 root 1.6 color_bg black
38 root 1.4 color_fg black
39 pippijn 1.1 editable 2
40     visibility 100
41     end
42 root 1.6