ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/Snow/s_castle.arc
(Generate patch)

Comparing deliantra/arch/construct/Snow/s_castle.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:39:45 2007 UTC vs.
Revision 1.7 by root, Tue Nov 3 09:58:21 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines