ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.7/newtown/t_house1.arc
Revision: 1.2
Committed: Tue Feb 6 22:39:56 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: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.2 object t_house1
2 root 1.1 name town house
3     face t_house1.111
4     type 66
5 root 1.2 move_block all
6 root 1.1 no_pick 1
7     editable 2
8     end
9 root 1.2 more
10     object t_house1_2
11 root 1.1 name town house
12     face t_house1.211
13 root 1.2 x 1
14 root 1.1 type 66
15 root 1.2 move_block all
16 root 1.1 no_pick 1
17     end
18 root 1.2 more
19     object t_house1_3
20 root 1.1 name town house
21     face t_house1.311
22 root 1.2 y 1
23 root 1.1 type 66
24     no_pick 1
25     is_floor 1
26     end
27 root 1.2 more
28     object t_house1_4
29 root 1.1 name town house
30     face t_house1.411
31 root 1.2 x 1
32     y 1
33 root 1.1 type 66
34     no_pick 1
35     is_floor 1
36     end
37 root 1.2