1
0
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:
Zeno Rogue 2019-12-06 14:07:11 +01:00
parent 30e5353e42
commit f2efa016d0

View File

@ -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) {