--- deliantra/arch/shop/food_tables.arc 2007/03/03 00:50:58 1.4 +++ deliantra/arch/shop/food_tables.arc 2009/06/25 12:44:28 1.7 @@ -1,44 +1,62 @@ -Object food_table -name serving food (7 g.c. @) -other_arch food +object booze_table +name serving booze (3 g.c @) slaying goldcoin -food 7 +other_arch booze +face table_2.x11 +food 3 type 103 +move_on walk no_pick 1 +editable 64 +end + +object booze_table_rated +name serving booze (3 g.c @) +slaying goldcoin +other_arch booze face table_2.x11 -walk_on 1 +food 3 +hp 1 +type 103 +subtype 2 +move_on walk +no_pick 1 editable 64 end -Object dragon_steak_table + +object dragon_steak_table name serving dragon steak (15 g.c. @) -other_arch dragon_steak slaying goldcoin +other_arch dragon_steak +face table_2.x11 food 15 type 103 +move_on walk no_pick 1 -face table_2.x11 -walk_on 1 editable 64 end -Object waybread_table -name serving waybread (25 g.c. @) -other_arch waybread + +object food_table +name serving food (7 g.c. @) slaying goldcoin -food 25 +other_arch food +face table_2.x11 +food 7 type 103 +move_on walk no_pick 1 -face table_2.x11 -walk_on 1 editable 64 end -Object booze_table -name serving booze (3 g.c @) -other_arch booze + +object waybread_table +name serving waybread (25 g.c. @) slaying goldcoin -food 3 +other_arch waybread +face table_2.x11 +food 25 type 103 +move_on walk no_pick 1 -face table_2.x11 -walk_on 1 editable 64 end +