Pretty good.
Will set cookie.ash to run as your counterScript. In ASH, that can be expressed as:
The rest looks pretty good. I think you are still forgetting semi colons on a few lines, but otherwise you're definitely on the right track!
Code:
cli_execute("set counterScript = cookie.ash");
Will set cookie.ash to run as your counterScript. In ASH, that can be expressed as:
Code:
set_property( "counterScript" , "cookie.ash" );
The rest looks pretty good. I think you are still forgetting semi colons on a few lines, but otherwise you're definitely on the right track!
Code:
put_shop( 0, 0, $item[irradiated Pet Snacks] )
put_shop( 0, 0, $item[freezerburned icecube] )
put_shop( 0, 0, $item[Knob Goblin lunchbox] )
put_shop( 0, 0, $item[cyclops eyedrops] )