ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/jeweler_bench.arc
Revision: 1.9
Committed: Sun Jul 20 15:12:16 2008 UTC (15 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
made jeweler benches a bit bigger

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.9 container 2500000
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