$vbulletin->db->query_write(" UPDATE arcade_games SET highscore = CEIL(highscore - ((highscore / 100) * 15))
$vbulletin->db->query_write(" UPDATE forum_arcade_games SET highscore = CEIL(highscore - ((highscore / 100) * 15))