ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/apple_partitions.arc
Revision: 1.11
Committed: Sat Oct 16 09:17:14 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -3 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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     need_an 1
14 root 1.1 end
15    
16 root 1.6 object apple_fourth
17 root 1.1 name apple fourth
18     name_pl apple fourths
19 root 1.7 slaying b_slicingknife:2 apple_eighth
20     face apple_fourth.x11
21 root 1.1 food 6
22     nrof 1
23     type 6
24 root 1.7 materialname organic
25 root 1.1 value 1
26     weight 25
27 root 1.7 client_type 601
28     identified 1
29     need_an 1
30 root 1.1 end
31    
32 root 1.7 object apple_half
33     name apple halve
34     name_pl apple halves
35     slaying b_slicingknife:2 apple_fourth
36     face apple_half.x11
37     food 12
38 root 1.1 nrof 1
39     type 6
40 root 1.7 materialname organic
41 root 1.1 value 1
42 root 1.7 weight 50
43     client_type 601
44     identified 1
45     need_an 1
46 root 1.1 end
47