ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/desk.arc
(Generate patch)

Comparing deliantra/arch/misc/Container/desk.arc (file contents):
Revision 1.4 by root, Wed Feb 7 00:14:51 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:04 2007 UTC

1Object desk
2name desk
3other_arch close_desk
4face desk.x11
5type 122
6material 18
7weight 120000
8container 80000
9Str 10
10value 150
11editable 128
12identified 1
13magicmap brown
14name_pl desks
15client_type 51
16end
1object close_desk 17Object close_desk
2name close the desk 18name close the desk
3face desk.x11 19face desk.x11
4type 121 20type 121
5no_pick 1 21no_pick 1
22no_drop 1
6identified 1 23identified 1
7no_drop 1
8editable 0 24editable 0
9magicmap brown 25magicmap brown
10end 26end
11 27Object wizdesk
28name desk
29other_arch close_wizdesk
30face wizdesk.x11
31type 122
32material 18
33weight 120000
34container 80000
35Str 10
36value 190
37editable 128
38identified 1
39magicmap brown
40name_pl desks
41client_type 51
42end
12object close_wizdesk 43Object close_wizdesk
13name close the desk 44name close the desk
14face wizdesk.x11 45face wizdesk.x11
15type 121 46type 121
16no_pick 1 47no_pick 1
48no_drop 1
17identified 1 49identified 1
18no_drop 1
19editable 0 50editable 0
20magicmap brown 51magicmap brown
21end 52end
22
23object desk
24name desk
25name_pl desks
26other_arch close_desk
27face desk.x11
28str 10
29type 122
30materialname bronze
31value 150
32weight 120000
33container 80000
34client_type 51
35identified 1
36editable 128
37magicmap brown
38end
39
40object wizdesk
41name desk
42name_pl desks
43other_arch close_wizdesk
44face wizdesk.x11
45str 10
46type 122
47materialname bronze
48value 190
49weight 120000
50container 80000
51client_type 51
52identified 1
53editable 128
54magicmap brown
55end
56

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines