mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 09:50:34 +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;
|
||||
|
||||
const int landscapes_when = 1000;
|
||||
const int landscapes_when = 177;
|
||||
|
||||
// check if the given land should appear in lists
|
||||
EX land_validity_t& land_validity(eLand l) {
|
||||
|
Loading…
Reference in New Issue
Block a user