ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/Snow/s_castle.arc
Revision: 1.7
Committed: Tue Nov 3 09:58:21 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.6: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object s_castle
2 name castle
3 face s_castle.x11
4 magicmap grey
5 type 66
6 no_pick 1
7 visibility 100
8 end
9 more
10 object s_castle_b
11 name castle
12 face s_castle.x11
13 magicmap grey
14 x 1
15 type 66
16 no_pick 1
17 visibility 100
18 end
19 more
20 object s_castle_c
21 name castle
22 face s_castle.x11
23 magicmap grey
24 y 1
25 type 66
26 no_pick 1
27 visibility 100
28 end
29 more
30 object s_castle_d
31 name castle
32 face s_castle.x11
33 magicmap grey
34 x 1
35 y 1
36 type 66
37 no_pick 1
38 visibility 100
39 end
40