ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/jeweler_bench.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:41 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +9 -8 lines
Log Message:
second normaliser run - dude

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     container 800000
11 root 1.7 client_type 51
12     no_pick 1
13 root 1.1 is_cauldron 1
14 root 1.7 color_fg black
15 root 1.5 editable 128
16 root 1.1 end
17 root 1.7