ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/apple_partitions.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:03 2006 UTC (18 years, 4 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

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