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

Comparing deliantra/arch/construct/town/t_house1.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:39:53 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:49:27 2007 UTC

1object t_house1 1Object t_house1
2name town house 2name town house
3face t_house1.x11 3face t_house1.x11
4type 66 4type 66
5no_pick 1
6no_pass 1
7editable 2
5client_type 25012 8client_type 25012
6move_block all
7no_pick 1
8editable 2
9end 9end
10more 10More
11object t_house1_2 11Object t_house1_2
12name town house 12name town house
13face t_house1.x11 13face t_house1.x11
14type 66
15no_pick 1
16no_pass 1
14x 1 17x 1
15type 66
16move_block all
17no_pick 1
18end 18end
19more 19More
20object t_house1_3 20Object t_house1_3
21name town house 21name town house
22face t_house1.x11 22face t_house1.x11
23type 66
24visibility 100
25no_pick 1
23y 1 26y 1
27end
28More
29Object t_house1_4
30name town house
31face t_house1.x11
24type 66 32type 66
25no_pick 1 33no_pick 1
26visibility 100 34visibility 100
27end
28more
29object t_house1_4
30name town house
31face t_house1.x11
32x 1 35x 1
33y 1 36y 1
34type 66
35no_pick 1
36visibility 100
37end 37end
38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines