ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/sack.arc
Revision: 1.2
Committed: Tue Jan 2 21:53:32 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +2 -2 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object sack
2     name sack
3     other_arch close_sack
4 pippijn 1.2 face sack.x11
5 root 1.1 type 122
6     material 128
7     value 50
8     weight 100
9     container 150000
10     Str 10
11     editable 128
12     identified 1
13     magicmap brown
14     name_pl sacks
15     client_type 51
16     end
17     Object close_sack
18     name close the sack
19 pippijn 1.2 face close_sack.x11
20 root 1.1 type 121
21     no_drop 1
22     no_pick 1
23     identified 1
24     editable 0
25     magicmap brown
26     end