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

File Contents

# Content
1 object rose_black
2 name black rose
3 name_pl black roses
4 face rose_black.x11
5 food 5
6 nrof 1
7 type 6
8 materialname organic
9 value 160
10 weight 2
11 client_type 601
12 magicmap black
13 end
14
15 object rose_pink
16 name pink rose
17 name_pl pink roses
18 face rose_pink.x11
19 food 5
20 nrof 1
21 type 6
22 materialname organic
23 value 60
24 weight 2
25 client_type 601
26 magicmap red
27 end
28
29 object rose_red
30 name red rose
31 name_pl red roses
32 face rose_red.x11
33 food 5
34 nrof 1
35 type 6
36 materialname organic
37 value 80
38 weight 2
39 client_type 601
40 magicmap red
41 end
42
43 object rose_white
44 name white rose
45 name_pl white roses
46 face rose_wh.x11
47 food 5
48 nrof 1
49 type 6
50 materialname organic
51 value 45
52 weight 2
53 client_type 601
54 magicmap white
55 end
56
57 object rose_yellow
58 name yellow rose
59 name_pl yellow roses
60 face rose_yel.x11
61 food 5
62 nrof 1
63 type 6
64 materialname organic
65 value 45
66 weight 2
67 client_type 601
68 magicmap yellow
69 end
70