ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/present_box.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:47 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -6 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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