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.1.1.1 by root, Mon Feb 6 20:27:27 2006 UTC vs.
Revision 1.10 by root, Sat Oct 16 09:17:46 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines