ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor_dark.arc
Revision: 1.7
Committed: Sun Mar 11 00:15:17 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.6: +4 -4 lines
Log Message:
normalise color_fg to magicmap

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 pippijn 1.1 editable 8
8 root 1.7 magicmap black
9 pippijn 1.1 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 pippijn 1.1 editable 8
18 root 1.7 magicmap black
19 pippijn 1.1 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 pippijn 1.1 editable 2
28 root 1.7 magicmap black
29 pippijn 1.1 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 pippijn 1.1 editable 2
39 root 1.7 magicmap black
40 pippijn 1.1 visibility 100
41     end
42 root 1.6