function startDay() public {

emit Gm(msg.sender);

hasCoffee = true;

isBuilding = true;

}