ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/tanbench.arc
Revision: 1.9
Committed: Sun Jan 4 16:31:34 2009 UTC (15 years, 6 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_75
Changes since 1.8: +1 -0 lines
Log Message:
gave cauldrons the skill attribute.

File Contents

# User Rev Content
1 root 1.6 object tanbench
2 root 1.1 name tanning bench
3 root 1.7 name_pl tanning benches
4 elmex 1.9 skill bowyer
5 pippijn 1.2 face tanbench.x11
6 root 1.7 str 0
7 root 1.1 type 122
8 root 1.7 materialname wood
9     value 18000
10 root 1.1 weight 35000
11     container 350000
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