ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor_magenta.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:44 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +12 -16 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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