ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/apple_partitions.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:45 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +3 -3 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object apple_eighth
2     name apple eighth
3     name_pl apple eighths
4     face apple_eighth.x11
5 root 1.10 magicmap red
6 root 1.7 food 3
7 root 1.1 nrof 1
8     type 6
9 root 1.7 materialname organic
10 root 1.1 value 1
11 root 1.7 weight 12
12     client_type 601
13     identified 1
14     need_an 1
15 root 1.1 end
16    
17 root 1.6 object apple_fourth
18 root 1.1 name apple fourth
19     name_pl apple fourths
20 root 1.7 slaying b_slicingknife:2 apple_eighth
21     face apple_fourth.x11
22 root 1.10 magicmap red
23 root 1.1 food 6
24     nrof 1
25     type 6
26 root 1.7 materialname organic
27 root 1.1 value 1
28     weight 25
29 root 1.7 client_type 601
30     identified 1
31     need_an 1
32 root 1.1 end
33    
34 root 1.7 object apple_half
35     name apple halve
36     name_pl apple halves
37     slaying b_slicingknife:2 apple_fourth
38     face apple_half.x11
39 root 1.10 magicmap red
40 root 1.7 food 12
41 root 1.1 nrof 1
42     type 6
43 root 1.7 materialname organic
44 root 1.1 value 1
45 root 1.7 weight 50
46     client_type 601
47     identified 1
48     need_an 1
49 root 1.1 end
50