ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/workbench.arc
Revision: 1.13
Committed: Sat Oct 16 09:17:47 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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.7 str 0
7 root 1.1 type 122
8 root 1.7 materialname wood
9     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     end
16 root 1.7