ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/present_box.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:03 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
Changes since 1.8: +0 -12 lines
Log Message:
remove editable field, elmey says so

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