ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/jeweler_bench.arc
Revision: 1.11
Committed: Sun Jan 4 16:31:34 2009 UTC (15 years, 6 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_76, rel-2_77, rel-2_75, rel-2_79, rel-2_78
Changes since 1.10: +1 -0 lines
Log Message:
gave cauldrons the skill attribute.

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 root 1.5 editable 128
16 root 1.8 magicmap black
17 root 1.1 end
18 root 1.7