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.7 by elmex, Thu Jun 25 12:44:28 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
10editable 64
11end
12
13object booze_table_rated
14name serving booze (3 g.c @)
15slaying goldcoin
16other_arch booze
17face table_2.x11
18food 3
19hp 1
20type 103
21subtype 2
22move_on walk
9no_pick 1 23no_pick 1
10editable 64 24editable 64
11end 25end
12 26
13object dragon_steak_table 27object dragon_steak_table
15slaying goldcoin 29slaying goldcoin
16other_arch dragon_steak 30other_arch dragon_steak
17face table_2.x11 31face table_2.x11
18food 15 32food 15
19type 103 33type 103
20move_on all 34move_on walk
21no_pick 1 35no_pick 1
22editable 64 36editable 64
23end 37end
24 38
25object food_table 39object food_table
27slaying goldcoin 41slaying goldcoin
28other_arch food 42other_arch food
29face table_2.x11 43face table_2.x11
30food 7 44food 7
31type 103 45type 103
32move_on all 46move_on walk
33no_pick 1 47no_pick 1
34editable 64 48editable 64
35end 49end
36 50
37object waybread_table 51object waybread_table
39slaying goldcoin 53slaying goldcoin
40other_arch waybread 54other_arch waybread
41face table_2.x11 55face table_2.x11
42food 25 56food 25
43type 103 57type 103
44move_on all 58move_on walk
45no_pick 1 59no_pick 1
46editable 64 60editable 64
47end 61end
48 62

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines