ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor_blue.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:43 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object afloor_blue_left
2 root 1.1 name a floor
3 root 1.6 face afloor_blue.x71
4 root 1.10 magicmap black
5 root 1.1 no_pick 1
6     is_floor 1
7     end
8 root 1.6
9     object afloor_blue_right
10 root 1.1 name a floor
11 root 1.6 face afloor_blue.x31
12 root 1.10 magicmap black
13 root 1.1 no_pick 1
14     is_floor 1
15     end
16 root 1.6
17     object ahole_blue_left
18     face ahole_blue.x71
19 root 1.10 magicmap black
20 root 1.1 type 66
21 root 1.6 client_type 25012
22 root 1.1 no_pick 1
23     visibility 100
24     end
25 root 1.6
26     object ahole_blue_right
27     face ahole_blue.x31
28 root 1.10 magicmap black
29 root 1.1 type 66
30 root 1.6 client_type 25012
31 root 1.1 no_pick 1
32     visibility 100
33     end
34 root 1.6