ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/workbench.arc
Revision: 1.10
Committed: Wed Jan 14 23:53:02 2009 UTC (15 years, 5 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_79, rel-2_78
Changes since 1.9: +1 -1 lines
Log Message:
fixed alchemy assignment.

File Contents

# User Rev Content
1 root 1.6 object workbench
2 root 1.1 name workbench
3 root 1.7 name_pl workbenches
4 pippijn 1.2 face workbench.x11
5 root 1.7 str 0
6 root 1.1 type 122
7 root 1.7 materialname wood
8 elmex 1.10 skill bowyer
9 root 1.7 value 18000
10 root 1.1 weight 80000
11     container 800000
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