ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/present_box.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:41 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.6: +88 -86 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object close_present_box_1
2     name close the box
3 pippijn 1.2 face present_box_1.x11
4 root 1.7 type 121
5     no_pick 1
6 root 1.1 identified 1
7 root 1.7 no_drop 1
8     editable 0
9     magicmap khaki
10 root 1.1 end
11 root 1.7
12     object close_present_box_2
13 root 1.1 name close the box
14 root 1.7 face present_box_2.x11
15 root 1.1 type 121
16     no_pick 1
17 root 1.7 identified 1
18 root 1.1 no_drop 1
19 root 1.7 editable 0
20     magicmap khaki
21     end
22    
23     object close_present_box_3
24     name close the box
25     face present_box_3.x11
26     type 121
27     no_pick 1
28 root 1.1 identified 1
29 root 1.7 no_drop 1
30 root 1.1 editable 0
31     magicmap khaki
32     end
33    
34 root 1.7 object close_present_box_4
35     name close the box
36     face present_box_4.x11
37     type 121
38     no_pick 1
39 root 1.1 identified 1
40 root 1.7 no_drop 1
41     editable 0
42     magicmap khaki
43 root 1.1 end
44 root 1.7
45     object close_present_box_5
46 root 1.1 name close the box
47 root 1.7 face present_box_5.x11
48 root 1.1 type 121
49     no_pick 1
50 root 1.7 identified 1
51 root 1.1 no_drop 1
52 root 1.7 editable 0
53     magicmap khaki
54     end
55    
56     object close_present_box_6
57     name close the box
58     face present_box_6.x11
59     type 121
60     no_pick 1
61 root 1.1 identified 1
62 root 1.7 no_drop 1
63 root 1.1 editable 0
64     magicmap khaki
65     end
66    
67 root 1.7 object present_box_1
68 root 1.1 name box
69 root 1.7 name_pl boxes
70     other_arch close_present_box_1
71     face present_box_1.x11
72 root 1.1 type 122
73 root 1.7 materialname paper
74 root 1.1 value 70
75 root 1.7 weight 1000
76 root 1.5 container 50000
77 root 1.7 client_type 51
78     identified 1
79 root 1.5 editable 128
80 root 1.7 end
81    
82     object present_box_2
83     name box
84 root 1.1 name_pl boxes
85 root 1.7 other_arch close_present_box_2
86     face present_box_2.x11
87     type 122
88     materialname paper
89     value 70
90     weight 1000
91     container 50000
92 root 1.1 client_type 51
93 root 1.7 identified 1
94     editable 128
95 root 1.1 end
96 root 1.7
97     object present_box_3
98     name box
99     name_pl boxes
100     other_arch close_present_box_3
101 pippijn 1.2 face present_box_3.x11
102 root 1.7 type 122
103     materialname paper
104     value 70
105     weight 1000
106     container 50000
107     client_type 51
108 root 1.1 identified 1
109 root 1.7 editable 128
110 root 1.1 end
111    
112 root 1.6 object present_box_4
113 root 1.1 name box
114 root 1.7 name_pl boxes
115 root 1.1 other_arch close_present_box_4
116 pippijn 1.2 face present_box_4.x11
117 root 1.1 type 122
118 root 1.7 materialname paper
119 root 1.1 value 70
120 root 1.7 weight 1000
121 root 1.5 container 50000
122 root 1.1 client_type 51
123     identified 1
124 root 1.7 editable 128
125 root 1.1 end
126    
127 root 1.6 object present_box_5
128 root 1.1 name box
129 root 1.7 name_pl boxes
130 root 1.1 other_arch close_present_box_5
131 pippijn 1.2 face present_box_5.x11
132 root 1.1 type 122
133 root 1.7 materialname paper
134 root 1.1 value 70
135 root 1.7 weight 1000
136 root 1.5 container 50000
137 root 1.1 client_type 51
138     identified 1
139 root 1.7 editable 128
140 root 1.1 end
141    
142 root 1.6 object present_box_6
143 root 1.1 name box
144 root 1.7 name_pl boxes
145 root 1.1 other_arch close_present_box_6
146 pippijn 1.2 face present_box_6.x11
147 root 1.1 type 122
148 root 1.7 materialname paper
149 root 1.1 value 70
150 root 1.7 weight 1000
151 root 1.5 container 50000
152 root 1.1 client_type 51
153     identified 1
154 root 1.7 editable 128
155 root 1.1 end
156