ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/thaumaturg_desk.arc
Revision: 1.10
Committed: Sat Oct 31 18:40:12 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +1 -1 lines
Log Message:
minor maps

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.10 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 root 1.5 editable 128
17 root 1.1 end
18 root 1.7