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

Comparing deliantra/arch/misc/Container/mailbox.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:15:46 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:41 2007 UTC

1object close_mail
2name close the mailbox
3face closemail.x11
4type 121
5no_pick 1
6identified 1
7no_drop 1
8end
9
1object mailbox 10object mailbox
2name mailbox 11name mailbox
3other_arch close_mail 12other_arch close_mail
4face mailbox.x11 13face mailbox.x11
5type 122 14type 122
6material 18 15materialname bronze
7value 50 16value 50
17weight 4000
8container 1500 18container 1500
9weight 4000 19identified 1
10editable 128 20editable 128
11identified 1
12end 21end
13object close_mail 22
14name close the mailbox
15face closemail.x11
16type 121
17no_pick 1
18no_drop 1
19identified 1
20end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines