ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/mailbox.arc
Revision: 1.4
Committed: Wed Feb 7 00:14:51 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
remaining material conversions, this step was actually destructive because i only went for the nearest materials

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 materialname bronze
16 value 50
17 weight 4000
18 container 1500
19 identified 1
20 editable 128
21 end
22