mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-07 04:47:56 +00:00
racing:: more arrangements
This commit is contained in:
@@ -305,7 +305,7 @@ eItem wanderingTreasure(cell *c) {
|
||||
void wandering() {
|
||||
if(!canmove) return;
|
||||
if(!gen_wandering) return;
|
||||
|
||||
if(racing::on) return;
|
||||
pathdata pd(moYeti);
|
||||
int seepcount = getSeepcount();
|
||||
int ghostcount = getGhostcount();
|
||||
|
Reference in New Issue
Block a user