ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/wallet.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +8 -8 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
1 object wallet1
2 name wallet
3 other_arch close_wallet1
4 face wallet1.x11
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.x11
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.x11
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.x11
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.x11
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.x11
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.x11
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.x11
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