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

Comparing deliantra/arch/food/tomato.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:15:34 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:48:41 2009 UTC

1object tomato 1object tomato
2name tomato 2name tomato
3name_pl tomatoes
3face tomato.x11 4face tomato.x11
4color_fg red
5food 50 5food 50
6nrof 1 6nrof 1
7type 6 7type 6
8material 32 8materialname organic
9value 7 9value 7
10weight 1000 10weight 1000
11editable 2048 11client_type 601
12identified 1 12identified 1
13name_pl tomatoes 13magicmap red
14client_type 601
15end 14end
16 15
17object tomato_big 16object tomato_big
18name very large tomato 17name very large tomato
18name_pl very large tomatoes
19face tomato_big.x11 19face tomato_big.x11
20color_fg red
21food 200 20food 200
22nrof 1 21nrof 1
23type 6 22type 6
24material 32 23materialname organic
25value 14 24value 14
26weight 1000 25weight 1000
27editable 2048 26client_type 601
28identified 1 27identified 1
29name_pl very large tomatoes 28magicmap red
30client_type 601
31end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines