ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/Snow/s_castle.arc
Revision: 1.6
Committed: Tue Nov 3 09:48:18 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.5: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

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