ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.7/newtown/t_house1.arc
Revision: 1.6
Committed: Tue Nov 3 09:48:27 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.5: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

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