ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor_blue.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: +14 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object afloor_blue_right
2 root 1.1 name a floor
3 root 1.4 face afloor_blue.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 blue
8 root 1.1 editable 8
9     end
10 root 1.4 Object afloor_blue_left
11 root 1.1 name a floor
12 root 1.4 face afloor_blue.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 blue
17 root 1.1 editable 8
18     end
19 root 1.4 Object ahole_blue_right
20     face ahole_blue.x31
21 root 1.1 type 66
22     no_pick 1
23 root 1.4 color_fg black
24 root 1.3 color_bg blue
25 root 1.1 editable 2
26     visibility 100
27 root 1.4 client_type 25012
28 root 1.1 end
29 root 1.4 Object ahole_blue_left
30     face ahole_blue.x71
31 root 1.1 type 66
32     no_pick 1
33 root 1.4 color_fg black
34 root 1.3 color_bg blue
35 root 1.1 editable 2
36     visibility 100
37 root 1.4 client_type 25012
38 root 1.1 end