ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/jeweler_bench.arc
Revision: 1.13
Committed: Tue Nov 3 09:49:03 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.12: +0 -1 lines
Log Message:
remove editable field, elmey says so

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