mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-12 18:30:34 +00:00
hat: Frog Park is now OK
This commit is contained in:
parent
06d250e6a5
commit
3793bb00c3
@ -759,7 +759,6 @@ EX land_validity_t& land_validity(eLand l) {
|
||||
if(l == laEclectic) return dont_work;
|
||||
if(l == laCursed) return dont_work;
|
||||
if(l == laElementalWall) return dont_work;
|
||||
if(l == laFrog) return dont_work;
|
||||
if(l == laDragon) return not_in_full_game;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user