* Takes the first player's score, not the current player * Stores it as a high score without even checking if it's higher than the current high score * Stores high scores on a per-lobby basis against the given instructions * Does NOT store high scores on a per-configuration basis as instructed