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.11 by root, Tue Nov 3 09:49:03 2009 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:17:47 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines