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.5 by root, Tue Feb 6 23:58:58 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:15:46 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines