ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/jeweler_bench.arc
Revision: 1.10
Committed: Sun Jul 20 17:21:53 2008 UTC (15 years, 11 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_7, rel-2_72, rel-2_73, rel-2_71, rel-2_74, rel-2_61
Changes since 1.9: +1 -1 lines
Log Message:
bench can contain even more stuff now.

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 root 1.5 face jeweler_bench.x11
5 root 1.7 str 0
6 root 1.1 type 122
7 root 1.7 materialname wood
8     value 18000
9 root 1.1 weight 80000
10 elmex 1.10 container 6000000
11 root 1.7 client_type 51
12     no_pick 1
13 root 1.1 is_cauldron 1
14 root 1.5 editable 128
15 root 1.8 magicmap black
16 root 1.1 end
17 root 1.7