ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/mailbox.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:27 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +13 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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