ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/attache.arc
Revision: 1.7
Committed: Tue Nov 3 09:49:02 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, HEAD
Changes since 1.6: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.1 object attache
2     name attache case
3 root 1.6 race scrolls
4 root 1.5 other_arch close_attache
5 pippijn 1.2 face attache.x11
6 root 1.6 str 10
7 root 1.1 type 122
8 root 1.6 materialname cloth
9 root 1.1 value 150
10     weight 900
11     container 14000
12     identified 1
13     end
14 root 1.6
15 root 1.1 object close_attache
16     name close the attache case
17 pippijn 1.2 face close_attache.x11
18 root 1.1 type 121
19     no_pick 1
20     identified 1
21 root 1.6 no_drop 1
22 root 1.1 end
23 root 1.6