ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/wallet.arc
Revision: 1.2
Committed: Tue Jan 2 21:53:33 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +8 -8 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 pippijn 1.1 Object wallet1
2     name wallet
3     other_arch close_wallet1
4 pippijn 1.2 face wallet1.x11
5 pippijn 1.1 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 pippijn 1.2 face wallet1.x11
20 pippijn 1.1 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 pippijn 1.2 face wallet2.x11
33 pippijn 1.1 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 pippijn 1.2 face wallet2.x11
49 pippijn 1.1 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 pippijn 1.2 face wallet3.x11
61 pippijn 1.1 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 pippijn 1.2 face wallet3.x11
77 pippijn 1.1 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 pippijn 1.2 face wallet4.x11
90 pippijn 1.1 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 pippijn 1.2 face wallet4.x11
106 pippijn 1.1 type 121
107     no_drop 1
108     no_pick 1
109     identified 1
110     editable 0
111     color_fg black
112     end
113    
114