ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/attache.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +5 -3 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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