mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-04 15:53:00 +00:00
option disable_bigstuff for some experiments
This commit is contained in:
@@ -214,6 +214,7 @@ EX void initgame() {
|
||||
pregen();
|
||||
setdist(cwt.at, BARLEV, NULL);
|
||||
|
||||
if(!disable_bigstuff)
|
||||
if(isCyclic(specialland) || specialland == laCanvas) {
|
||||
#if CAP_COMPLEX2
|
||||
camelot::anthraxBonus = items[itHolyGrail];
|
||||
|
||||
Reference in New Issue
Block a user