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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines