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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines