--- deliantra/arch/shop/food_tables.arc 2007/01/02 21:57:49 1.2 +++ deliantra/arch/shop/food_tables.arc 2007/02/06 22:41:16 1.3 @@ -1,44 +1,48 @@ -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 all no_pick 1 -face table_2.x11 -walk_on 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 all 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 all 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 all no_pick 1 -face table_2.x11 -walk_on 1 editable 64 end +