ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/wallet.arc
Revision: 1.6
Committed: Sat Mar 3 00:50:04 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +61 -59 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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