ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:33 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +4 -4 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object afloor_right
2 root 1.1 name a floor
3 root 1.4 face afloor.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 brown
8 root 1.1 editable 8
9     end
10 root 1.5 object afloor_left
11 root 1.1 name a floor
12 root 1.4 face afloor.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 brown
17 root 1.1 editable 8
18     end
19 root 1.5 object ahole_right
20 root 1.4 face ahole.x31
21 root 1.1 type 66
22     no_pick 1
23 root 1.4 color_fg black
24 root 1.3 color_bg brown
25 root 1.1 editable 2
26     visibility 100
27 root 1.4 client_type 25012
28 root 1.1 end
29 root 1.5 object ahole_left
30 root 1.4 face ahole.x71
31 root 1.1 type 66
32     no_pick 1
33 root 1.4 color_fg black
34 root 1.3 color_bg brown
35 root 1.1 editable 2
36     visibility 100
37 root 1.4 client_type 25012
38 root 1.1 end