ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/workbench.arc
Revision: 1.12
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.11: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 root 1.11 skill bowyer
5 pippijn 1.2 face workbench.x11
6 root 1.11 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     container 800000
13 root 1.7 client_type 51
14     no_pick 1
15 root 1.1 is_cauldron 1
16     end
17 root 1.7