mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-18 03:58:04 +00:00
horocycle refactor/bugfix
This commit is contained in:
@@ -219,7 +219,8 @@ EX void initgame() {
|
||||
if(firstland == laWhirlpool) cwt.at->move(0)->wall = waSea;
|
||||
|
||||
setdist(cwt.at->move(0), BARLEV-1, cwt.at);
|
||||
if(!sphere && !eubinary && !quotient) {
|
||||
|
||||
if(horo_ok()) {
|
||||
if(specialland == laCamelot)
|
||||
start_camelot(cwt.at);
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user