mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-21 16:14:49 +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++] = laHalloween;
|
||||||
|
tab[cnt++] = laWildWest;
|
||||||
|
|
||||||
// the advanced lands
|
// the advanced lands
|
||||||
if(all_unlocked || gold() >= R60) {
|
if(all_unlocked || gold() >= R60) {
|
||||||
|
|||||||
Reference in New Issue
Block a user