Files
Bubberstation/code/datums
SkyratBot 4e34851d52 [MIRROR] Making sure the "Unlocked Achievements" score is properly saved in the DB [MDB IGNORE] (#23236)
* Making sure the "Unlocked Achievements" score is properly saved in the DB (#77621)

## About The Pull Request
Previously, it was only saved if the player unlocked at least one
achievement during the round, which explains why the high scores table
took several rounds to fill up.
Also, removed an unused proc.

## Why It's Good For The Game
Fixing a peeve.

## Changelog

🆑
fix: The "Unlocked Achievements" score will now be properly saved at the
end of the round the first time it's loaded.
/🆑

* Making sure the "Unlocked Achievements" score is properly saved in the DB

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2023-08-21 11:40:00 -04:00
..