ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/jeweler_bench.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:25 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_6, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, rel-2_43, rel-2_42, rel-2_41
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

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.5 editable 128
15 root 1.8 magicmap black
16 root 1.1 end
17 root 1.7