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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines