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.11 by root, Tue Nov 3 09:49:02 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines