ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/cauldron.arc
(Generate patch)

Comparing deliantra/arch/misc/Container/cauldron.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:22:41 2007 UTC vs.
Revision 1.10 by root, Sat Oct 31 18:40:12 2009 UTC

13editable 128 13editable 128
14end 14end
15 15
16object cauldron 16object cauldron
17name_pl cauldrons 17name_pl cauldrons
18skill alchemy
18other_arch cauldron_open 19other_arch cauldron_open
19face cauldron.x11 20face cauldron.x11
21magicmap black
20str 0 22str 0
21type 122 23type 122
22materialname iron 24materialname iron
23value 18000 25value 18000
24weight 80000 26weight 80000
25container 800000 27container 800000
26client_type 51 28client_type 51
27is_cauldron 1 29is_cauldron 1
28color_fg black
29editable 128 30editable 128
30end 31end
31 32
32object cauldron_open 33object cauldron_open
33name close the cauldron 34name close the cauldron
34face cauldron_open.x11 35face cauldron_open.x11
36magicmap black
35type 121 37type 121
36no_pick 1 38no_pick 1
37no_drop 1 39no_drop 1
38color_fg black
39editable 0 40editable 0
40end 41end
41 42

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines