mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-21 19:44:04 +00:00
Asteroids now has some gameplay in non-shmup
This commit is contained in:
@@ -564,6 +564,7 @@ EX eLand getNewLand(eLand old) {
|
||||
|
||||
tab[cnt++] = laHalloween;
|
||||
tab[cnt++] = laWildWest;
|
||||
tab[cnt++] = laAsteroids;
|
||||
|
||||
// the advanced lands
|
||||
if(all_unlocked || gold() >= R60) {
|
||||
|
Reference in New Issue
Block a user