1. I get lucky and see a squared skybox with no top part (completely grey), but all the other sides are just fine.
2. I will instantly crash with a, Error! Memory access violation
on:fish { setamount 95, 100; }
on:fish{ 	local $id; 	$id=create("item", 89); 	store $id, "unit", 1; 	play "collect.wav"; 	msg "Found Fish (1x)", 4; }