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

Comparing deliantra/arch/misc/Container/r_sack.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:25 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:04 2007 UTC

1Object r_sack
2name rucksack
3other_arch close_rsack
4face r_sack.x11
5type 122
6material 128
7value 150
8weight 100
9container 550000
10Str 15
11editable 128
12identified 1
13magicmap brown
14name_pl rucksacks
15client_type 51
16end
1object close_rsack 17Object close_rsack
2name close the rucksack 18name close the rucksack
3face close_rsack.x11 19face close_rsack.x11
4type 121 20type 121
21no_drop 1
5no_pick 1 22no_pick 1
6identified 1 23identified 1
7no_drop 1
8editable 0 24editable 0
9magicmap brown 25magicmap brown
10end 26end
11
12object r_sack
13name rucksack
14name_pl rucksacks
15other_arch close_rsack
16face r_sack.x11
17str 15
18type 122
19materialname cloth
20value 150
21weight 100
22container 550000
23client_type 51
24identified 1
25editable 128
26magicmap brown
27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines