fixed the Princess Challenge

This commit is contained in:
Zeno Rogue 2021-04-25 11:30:34 +02:00
parent 5f2c39a599
commit 923f4522c3
1 changed files with 1 additions and 1 deletions

View File

@ -1643,7 +1643,7 @@ EX void build_horocycles(cell *c, cell *from) {
if(!ls::any_order() && !ls::single()) return;
if(ls::single() && !among(specialland, laTemple, laMountain, laClearing, laStorms, laWhirlpool, laCaribbean, laCanvas, laPrincessQuest, laCamelot))
if(ls::single() && !among(specialland, laTemple, laMountain, laClearing, laStorms, laWhirlpool, laCaribbean, laCanvas, laPalace, laPrincessQuest, laCamelot))
return;
// buildbigstuff