ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/cauldron.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object cauldron
2 root 1.1 other_arch cauldron_open
3 pippijn 1.2 face cauldron.x11
4 root 1.1 type 122
5 root 1.5 material 2
6     weight 80000
7 root 1.1 container 800000
8 root 1.5 is_cauldron 1
9     Str 0
10     value 18000
11     editable 128
12     color_fg black
13     name_pl cauldrons
14 root 1.3 client_type 51
15     end
16 root 1.6 object bad_cauldron
17 root 1.5 name cracked cauldron
18 root 1.1 other_arch cauldron_open
19 pippijn 1.2 face cauldron.x11
20 root 1.1 type 122
21 root 1.5 material 2
22     weight 20000
23 root 1.1 container 800000
24 root 1.5 Str -80
25     value 5000
26     editable 128
27     name_pl cracked cauldrons
28 root 1.3 client_type 51
29 root 1.1 end
30 root 1.6 object cauldron_open
31 root 1.1 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 root 1.5 editable 0
37 root 1.3 color_fg black
38 root 1.1 end