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.10 by root, Tue Nov 3 09:58:47 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines