ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/tomato.arc
Revision: 1.9
Committed: Tue Nov 3 09:48:41 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

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