So what is the proper way to call eatdrink in a GCLI script/command? I've seen references to:
zlib eatdrink_simConsume = false;
ash import <eatdrink.ash>; eatdrink(15, 19, 15, false);
So in my script I'll call:
shrug Polka of Plenty;
csend 2 meat to kolabuff;
wait 60;
zlib...