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.8 by root, Sat Mar 3 01:22:41 2007 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:17:47 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines