mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-06 01:04:07 +00:00
reg3:: hrmap_field3: do not generate pattern planes in 436
This commit is contained in:
parent
cb53253a26
commit
6a5b71cbdc
2
reg3.cpp
2
reg3.cpp
@ -402,7 +402,7 @@ EX namespace reg3 {
|
|||||||
c->master->zebraval |= 2;
|
c->master->zebraval |= 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(S7 == 6) {
|
if(S7 == 6 && ginf[geometry].vertex == 5) {
|
||||||
// Emerald in 534
|
// Emerald in 534
|
||||||
cell *a = gamestart();
|
cell *a = gamestart();
|
||||||
for(cell *c: allcells())
|
for(cell *c: allcells())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user