"eatdrink.ash 15, 19, 15, false" (without the quotes) should do what you want, providing that you have Liver of Steel.
alias eatdrink = ashq import <EatDrink.ash> eatdrink(15, 19, 15, false);
alias eatdrink => ashq import <EatDrink_modified.ash>; SIM_CONSUME=false; eatdrink(15, 19, 15, false);
int ROadvs = 40 + numeric_modifier("Bonus Rollover adventures");
Loading drink map from Mafia's datafiles
dusty bottle of Merlot:
dusty bottle of Port:
dusty bottle of Pinot Noir:
dusty bottle of Zinfandel:
dusty bottle of Marsala:
dusty bottle of Muscat:
dusty bottle of Merlot:
dusty bottle of Port:
dusty bottle of Pinot Noir:
dusty bottle of Zinfandel:
dusty bottle of Marsala:
dusty bottle of Muscat:
dusty bottle of Merlot:
dusty bottle of Port:
dusty bottle of Pinot Noir:
dusty bottle of Zinfandel:
dusty bottle of Marsala:
dusty bottle of Muscat:
dusty bottle of Merlot:
dusty bottle of Port:
dusty bottle of Pinot Noir:
dusty bottle of Zinfandel:
dusty bottle of Marsala:
dusty bottle of Muscat:
dusty bottle of Merlot:
dusty bottle of Port:
dusty bottle of Pinot Noir:
dusty bottle of Zinfandel:
dusty bottle of Marsala:
dusty bottle of Muscat:
dusty bottle of Merlot:
dusty bottle of Port:
dusty bottle of Pinot Noir:
dusty bottle of Zinfandel:
dusty bottle of Marsala:
dusty bottle of Muscat:
This script is broken by "8382: Detect modification of a map within a foreach loop and throw a runtime error". You get the error:
Map modified within foreach (EatDrink.ash, line 1088)