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

File Contents

# User Rev Content
1 root 1.1 Object cauldron
2     other_arch cauldron_open
3 pippijn 1.2 face cauldron.x11
4 root 1.1 type 122
5     material 2
6     weight 80000
7     container 800000
8     is_cauldron 1
9     Str 0
10     value 18000
11     editable 128
12     color_fg black
13     name_pl cauldrons
14     client_type 51
15     end
16     Object bad_cauldron
17     name cracked cauldron
18     other_arch cauldron_open
19 pippijn 1.2 face cauldron.x11
20 root 1.1 type 122
21     material 2
22     weight 20000
23     container 800000
24     Str -80
25     value 5000
26     editable 128
27     name_pl cracked cauldrons
28     client_type 51
29     end
30     Object cauldron_open
31     name close the cauldron
32 pippijn 1.2 face cauldron_open.x11
33 root 1.1 type 121
34     no_pick 1
35     no_drop 1
36     editable 0
37     color_fg black
38     end