ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/depositbox.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:46 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 object close_dbox
2 name close the deposit box
3 face close_dbox.x11
4 type 121
5 no_pick 1
6 identified 1
7 no_drop 1
8 end
9
10 object depositbox
11 name deposit box
12 race gold and jewels
13 other_arch close_dbox
14 face depositbox.x11
15 type 122
16 materialname marble
17 container 150000
18 no_pick 1
19 identified 1
20 end
21