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

This commit is contained in:
Zeno Rogue
2020-01-28 17:58:55 +01:00
parent cb53253a26
commit 6a5b71cbdc
+1 -1
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())