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

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     food 3
6 root 1.1 nrof 1
7     type 6
8 root 1.7 materialname organic
9 root 1.1 value 1
10 root 1.7 weight 12
11     client_type 601
12     identified 1
13 root 1.8 magicmap red
14 root 1.7 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.1 food 6
23     nrof 1
24     type 6
25 root 1.7 materialname organic
26 root 1.1 value 1
27     weight 25
28 root 1.7 client_type 601
29     identified 1
30 root 1.8 magicmap red
31 root 1.7 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     food 12
40 root 1.1 nrof 1
41     type 6
42 root 1.7 materialname organic
43 root 1.1 value 1
44 root 1.7 weight 50
45     client_type 601
46     identified 1
47 root 1.8 magicmap red
48 root 1.7 need_an 1
49 root 1.1 end
50