mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +00:00
missing leaderboards
This commit is contained in:
parent
6fca4fd008
commit
d890d2955c
@ -538,6 +538,11 @@ void improveItemScores() {
|
||||
|
||||
improve_score(67, itGreenGrass);
|
||||
improve_score(68, itBull);
|
||||
|
||||
improve_score(72, itTerra);
|
||||
improve_score(73, itBlizzard);
|
||||
improve_score(74, itLavaLily);
|
||||
improve_score(75, itHunting);
|
||||
}
|
||||
|
||||
void achievement_final(bool really_final) {
|
||||
|
Loading…
Reference in New Issue
Block a user