# food_menu !!pcs_drank and pcs_ate variables track how much Sveta consumes each day. Vars are reset each day. !!food_loc returns food and beverage menus back to the food_menu. !!How to use the food_menu location in a mod !!Step 1: set up $_eat and $_drink in the mod !!Step 2: add the following three lines to the mod: !!*clr & cla !!killvar '$_drink' !!killvar '$_eat' !!Step 3: call your own $_eat and $_drink afterwards !!Step 4: call this location with gs 'food_menu', 'mod' menu_off = 1 if $ARGS[0] ! 'mod': *clr & cla food_loc = 1 $food_loc = $loc killvar '$_drink' killvar '$_eat' end act 'Return': killvar 'food_loc' minut += 5 gt $loc, $loc_arg end if $loc = 'burger': '
' $_str += ' | ' else $_str += ' | ' + $_eat['< | '
$_str += ''
if money >= _eat['< | '
end
!! separator
$_str += '> border="0" width="50" cellpadding="0" cellspacing="0"> | ' !! column 2 - drinks if $_drink['<' $_str += ' | ' else $_str += ' | ' + $_drink['< | '
$_str += ''
if money >= _drink['< | '
end
$_str += '