if(payment == false) {
blade.sharpness = 0;
handle.confort = -2;
reflection.displayAdd();
} else if(updated == true) {
blade.sharpness = 4;
handle.confort = 3;
} else {
blade.sharpness = 3;
handle.confort = 2;
speaker.playSound("needUpdate.mp3");
}
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments