ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/apple_partitions.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +3 -3 lines
Log Message:
replace material by materilname in all simple cases

File Contents

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