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.4 by root, Tue Feb 6 23:29:20 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:49:45 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines