ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/food_tables.arc
Revision: 1.2
Committed: Tue Jan 2 21:57:49 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +4 -4 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object food_table
2     name serving food (7 g.c. @)
3     other_arch food
4     slaying goldcoin
5     food 7
6     type 103
7     no_pick 1
8 pippijn 1.2 face table_2.x11
9 root 1.1 walk_on 1
10     editable 64
11     end
12     Object dragon_steak_table
13     name serving dragon steak (15 g.c. @)
14     other_arch dragon_steak
15     slaying goldcoin
16     food 15
17     type 103
18     no_pick 1
19 pippijn 1.2 face table_2.x11
20 root 1.1 walk_on 1
21     editable 64
22     end
23     Object waybread_table
24     name serving waybread (25 g.c. @)
25     other_arch waybread
26     slaying goldcoin
27     food 25
28     type 103
29     no_pick 1
30 pippijn 1.2 face table_2.x11
31 root 1.1 walk_on 1
32     editable 64
33     end
34     Object booze_table
35     name serving booze (3 g.c @)
36     other_arch booze
37     slaying goldcoin
38     food 3
39     type 103
40     no_pick 1
41 pippijn 1.2 face table_2.x11
42 root 1.1 walk_on 1
43     editable 64
44     end