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

File Contents

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