reg3:: hrmap_field3: do not generate pattern planes in 436

This commit is contained in:
Zeno Rogue 2020-01-26 01:21:07 +01:00
parent cb53253a26
commit 6a5b71cbdc
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ EX namespace reg3 {
c->master->zebraval |= 2;
}
if(S7 == 6) {
if(S7 == 6 && ginf[geometry].vertex == 5) {
// Emerald in 534
cell *a = gamestart();
for(cell *c: allcells())