73190
Obviously something went wrong with the Game Jam's bonus point pay out and collabdongs did not get the points they were meant to. The submitters got all the points. I found the code responsible; basically bonuses called botbr->addpoints instead of entry->addpoints. The entry addpoints divvies them up correctly. While this is pretty easy to fix (not simply changing the object->function call), I realized another problem. Bonus points were awarded 3 times. It would be my guess that this has been happening for all Majors for many years.