diff --git a/landlock.cpp b/landlock.cpp index 6ba4c13c..8532f1e5 100644 --- a/landlock.cpp +++ b/landlock.cpp @@ -1167,7 +1167,7 @@ land_validity_t& land_validity(eLand l) { if(l == laPrincessQuest && tactic::on) return not_in_ptm; - if(l == laPrincessQuest && !stdeuc) + if(l == laPrincessQuest && (!stdeuc || gp::on)) return not_implemented; // works correctly only in some geometries