ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/apple_partitions.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:33 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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