ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/wallet.arc
(Generate patch)

Comparing deliantra/arch/misc/Container/wallet.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:27 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:50:04 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines