mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-14 05:57:37 +00:00
asteroids:: theming, changed look to invisible floors + grid, provided validity rules
This commit is contained in:
@@ -2379,6 +2379,7 @@ void giantLandSwitch(cell *c, int d, cell *from) {
|
||||
break;
|
||||
|
||||
case laAsteroids:
|
||||
c->wall = waInvisibleFloor;
|
||||
break;
|
||||
|
||||
case landtypes: break;
|
||||
|
Reference in New Issue
Block a user