mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-29 08:52:19 +00:00
custom: Wild West now enablable
This commit is contained in:
@@ -563,6 +563,7 @@ EX eLand getNewLand(eLand old) {
|
||||
}
|
||||
|
||||
tab[cnt++] = laHalloween;
|
||||
tab[cnt++] = laWildWest;
|
||||
|
||||
// the advanced lands
|
||||
if(all_unlocked || gold() >= R60) {
|
||||
|
Reference in New Issue
Block a user