ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/thaumaturg_desk.arc
Revision: 1.12
Committed: Sat Oct 16 09:17:47 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +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 thaumaturg_desk
2 root 1.7 name thaumaturgist's desk
3     name_pl thaumaturgist's desks
4 elmex 1.9 skill thaumaturgy
5 root 1.5 face thaumaturg_desk.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