eatdrink(0,0,spleen_limit(),false,min(2000,results[0].meat * 0.75),5,1,1000,false); //Drink and spleen first, leave room for the sake
eatdrink(fullness_limit()-1,0,spleen_limit(),false,min(2000,results[0].meat * 0.5),5,1,1000,false); // Leave room for 1 fortune cookie
eatdrink(fullness_limit(),0,spleen_limit(),false,min(2000,results[0].meat * 0.5),5,1,1000,false); // Leave room for 1 fortune cookie
eatdrink(fullness_limit(), 0, spleen_limit(),false,min(2000, results[0].meat),5,1,1000,false);
PossiblyI need to change an url somewhere. I'll look at it whenI getthe time.
Bad location value: "The Arrrboretum" (canadv.ash, line 414) <-- what is going on?
I have the code for this finalized. I just need to remember to not forget the USB-stick with that code on at work which I did on Friday. Will commit the change today.
Apparently you need to install THIS. I'm actually kinda surprised to discover that.