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

File Contents

# User Rev Content
1 root 1.6 object jeweler_bench
2 root 1.7 name jeweler's workbench
3     name_pl jeweler's workbenches
4 elmex 1.11 skill jeweler
5 root 1.5 face jeweler_bench.x11
6 root 1.7 str 0
7 root 1.1 type 122
8 root 1.7 materialname wood
9     value 18000
10 root 1.1 weight 80000
11 elmex 1.10 container 6000000
12 root 1.7 client_type 51
13     no_pick 1
14 root 1.1 is_cauldron 1
15     end
16 root 1.7