ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/food_tables.arc
(Generate patch)

Comparing deliantra/arch/shop/food_tables.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:16 2007 UTC vs.
Revision 1.8 by root, Tue Nov 3 09:49:40 2009 UTC

3slaying goldcoin 3slaying goldcoin
4other_arch booze 4other_arch booze
5face table_2.x11 5face table_2.x11
6food 3 6food 3
7type 103 7type 103
8move_on all 8move_on walk
9no_pick 1 9no_pick 1
10editable 64 10end
11
12object booze_table_rated
13name serving booze (3 g.c @)
14slaying goldcoin
15other_arch booze
16face table_2.x11
17food 3
18hp 1
19type 103
20subtype 2
21move_on walk
22no_pick 1
11end 23end
12 24
13object dragon_steak_table 25object dragon_steak_table
14name serving dragon steak (15 g.c. @) 26name serving dragon steak (15 g.c. @)
15slaying goldcoin 27slaying goldcoin
16other_arch dragon_steak 28other_arch dragon_steak
17face table_2.x11 29face table_2.x11
18food 15 30food 15
19type 103 31type 103
20move_on all 32move_on walk
21no_pick 1 33no_pick 1
22editable 64
23end 34end
24 35
25object food_table 36object food_table
26name serving food (7 g.c. @) 37name serving food (7 g.c. @)
27slaying goldcoin 38slaying goldcoin
28other_arch food 39other_arch food
29face table_2.x11 40face table_2.x11
30food 7 41food 7
31type 103 42type 103
32move_on all 43move_on walk
33no_pick 1 44no_pick 1
34editable 64
35end 45end
36 46
37object waybread_table 47object waybread_table
38name serving waybread (25 g.c. @) 48name serving waybread (25 g.c. @)
39slaying goldcoin 49slaying goldcoin
40other_arch waybread 50other_arch waybread
41face table_2.x11 51face table_2.x11
42food 25 52food 25
43type 103 53type 103
44move_on all 54move_on walk
45no_pick 1 55no_pick 1
46editable 64
47end 56end
48 57

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines