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.2 by pippijn, Tue Jan 2 21:53:30 2007 UTC vs.
Revision 1.4 by root, Wed Feb 7 00:14:51 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
17Object close_desk 1object close_desk
18name close the desk 2name close the desk
19face desk.x11 3face desk.x11
20type 121 4type 121
21no_pick 1 5no_pick 1
6identified 1
22no_drop 1 7no_drop 1
23identified 1
24editable 0 8editable 0
25magicmap brown 9magicmap brown
26end 10end
27Object wizdesk 11
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
43Object close_wizdesk 12object close_wizdesk
44name close the desk 13name close the desk
45face wizdesk.x11 14face wizdesk.x11
46type 121 15type 121
47no_pick 1 16no_pick 1
17identified 1
48no_drop 1 18no_drop 1
49identified 1
50editable 0 19editable 0
51magicmap brown 20magicmap brown
52end 21end
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