ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/wallet.arc
Revision: 1.1
Committed: Wed May 3 19:52:18 2006 UTC (18 years, 2 months ago) by pippijn
Branch: MAIN
Log Message:
Adding some arches from cfextended.

File Contents

# User Rev Content
1 pippijn 1.1 Object wallet1
2     name wallet
3     other_arch close_wallet1
4     face wallet1.111
5     type 122
6     material 8
7     value 50
8     weight 75
9     container 5000
10     Str 10
11     identified 1
12     editable 128
13     color_fg black
14     name_pl wallets
15     client_type 60
16     end
17     Object close_wallet1
18     name close the wallet
19     face wallet1.111
20     type 121
21     no_drop 1
22     no_pick 1
23     identified 1
24     editable 0
25     color_fg black
26     end
27    
28    
29     Object wallet2
30     name wallet
31     other_arch close_wallet2
32     face wallet2.111
33     type 122
34     material 8
35     materialname black leather
36     value 100
37     weight 75
38     container 5000
39     Str 10
40     identified 1
41     editable 128
42     color_fg black
43     name_pl wallets
44     client_type 60
45     end
46     Object close_wallet2
47     name close the wallet
48     face wallet2.111
49     type 121
50     no_drop 1
51     no_pick 1
52     identified 1
53     editable 0
54     color_fg black
55     end
56    
57     Object wallet3
58     name wallet
59     other_arch close_wallet3
60     face wallet3.111
61     type 122
62     material 8
63     materialname white leather
64     value 100
65     weight 75
66     container 5000
67     Str 10
68     identified 1
69     editable 128
70     color_fg black
71     name_pl wallets
72     client_type 60
73     end
74     Object close_wallet3
75     name close the wallet
76     face wallet3.111
77     type 121
78     no_drop 1
79     no_pick 1
80     identified 1
81     editable 0
82     color_fg black
83     end
84    
85    
86     Object wallet4
87     name wallet
88     other_arch close_wallet4
89     face wallet4.111
90     type 122
91     material 8
92     materialname alligator skin
93     value 500
94     weight 75
95     container 5000
96     Str 10
97     identified 1
98     editable 128
99     color_fg black
100     name_pl wallets
101     client_type 60
102     end
103     Object close_wallet4
104     name close the wallet
105     face wallet4.111
106     type 121
107     no_drop 1
108     no_pick 1
109     identified 1
110     editable 0
111     color_fg black
112     end
113    
114