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.4 by root, Tue Feb 6 23:29:25 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
65other_arch close_wallet2 55other_arch close_wallet2
66face wallet2.x11 56face wallet2.x11
67str 10 57str 10
68type 122 58type 122
69material 8
70materialname black leather 59materialname black leather
71value 100 60value 100
72weight 75 61weight 75
73container 5000 62container 5000
74client_type 60 63client_type 60
75identified 1 64identified 1
76color_fg black
77editable 128
78end 65end
79 66
80object wallet3 67object wallet3
81name wallet 68name wallet
82name_pl wallets 69name_pl wallets
83other_arch close_wallet3 70other_arch close_wallet3
84face wallet3.x11 71face wallet3.x11
85str 10 72str 10
86type 122 73type 122
87material 8
88materialname white leather 74materialname white leather
89value 100 75value 100
90weight 75 76weight 75
91container 5000 77container 5000
92client_type 60 78client_type 60
93identified 1 79identified 1
94color_fg black
95editable 128
96end 80end
97 81
98object wallet4 82object wallet4
99name wallet 83name wallet
100name_pl wallets 84name_pl wallets
101other_arch close_wallet4 85other_arch close_wallet4
102face wallet4.x11 86face wallet4.x11
103str 10 87str 10
104type 122 88type 122
105material 8
106materialname alligator skin 89materialname alligator skin
107value 500 90value 500
108weight 75 91weight 75
109container 5000 92container 5000
110client_type 60 93client_type 60
111identified 1 94identified 1
112color_fg black
113editable 128
114end 95end
115 96

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines