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.3 by root, Tue Feb 6 22:40:10 2007 UTC vs.
Revision 1.11 by root, Sat Oct 16 09:17:16 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines