ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/chocolate.arc
Revision: 1.12
Committed: Tue Nov 3 09:58:46 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +14 -14 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object chocolate
2 name_pl chocolates
3 msg
4 Hmmm... tasty chocolate!
5 endmsg
6 face chocolate.x11
7 magicmap brown
8 food 50
9 nrof 1
10 type 6
11 materialname organic
12 value 20
13 weight 100
14 client_type 601
15 identified 1
16 end
17
18 object chocolate_w
19 name white chocolate
20 name_pl white chocolate pieces
21 msg
22 Unlike the normal brown chocolate, white chocolate
23 is made mostly out of butter and milk, giving it a very creamy
24 taste.
25
26 This is a special white chocolate for special occasions, and has a sizable
27 amount of almonds added to it, making it much more expensive than other
28 chocolates.
29 endmsg
30 face chocolate_w.x11
31 magicmap brown
32 food 75
33 nrof 1
34 type 6
35 materialname organic
36 value 80
37 weight 100
38 client_type 601
39 identified 1
40 end
41