ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/Snow/s_castle.arc
Revision: 1.2
Committed: Tue Feb 6 22:39:45 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.1: +16 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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