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

Comparing deliantra/arch/misc/Container/dresser.arc (file contents):
Revision 1.4 by root, Wed Feb 7 00:14:51 2007 UTC vs.
Revision 1.10 by root, Sat Oct 16 09:17:46 2010 UTC

3face dresser.x11 3face dresser.x11
4type 121 4type 121
5no_pick 1 5no_pick 1
6identified 1 6identified 1
7no_drop 1 7no_drop 1
8editable 0
9magicmap brown
10end 8end
11 9
12object close_dresser2 10object close_dresser2
13name in the dresser 11name in the dresser
14face dresser2.x11 12face dresser2.x11
15type 121 13type 121
16no_pick 1 14no_pick 1
17identified 1 15identified 1
18no_drop 1 16no_drop 1
19editable 0
20magicmap brown
21end 17end
22 18
23object dresser 19object dresser
24name dresser 20name dresser
25name_pl dressers 21name_pl dressers
30value 150 26value 150
31weight 160000 27weight 160000
32container 150000 28container 150000
33client_type 51 29client_type 51
34identified 1 30identified 1
35editable 128
36end 31end
37 32
38object dresser2 33object dresser2
39name dresser 34name dresser
40name_pl dressers 35name_pl dressers
45value 150 40value 150
46weight 160000 41weight 160000
47container 150000 42container 150000
48client_type 51 43client_type 51
49identified 1 44identified 1
50editable 128
51end 45end
52 46

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines