mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-27 13:02:49 +00:00
updated landscapes_when
This commit is contained in:
parent
30e5353e42
commit
f2efa016d0
@ -683,7 +683,7 @@ namespace lv {
|
|||||||
|
|
||||||
EX int old_daily_id = 1000000;
|
EX int old_daily_id = 1000000;
|
||||||
|
|
||||||
const int landscapes_when = 1000;
|
const int landscapes_when = 177;
|
||||||
|
|
||||||
// check if the given land should appear in lists
|
// check if the given land should appear in lists
|
||||||
EX land_validity_t& land_validity(eLand l) {
|
EX land_validity_t& land_validity(eLand l) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user