diff --git a/help.cpp b/help.cpp index 5998ac88..805c99bd 100644 --- a/help.cpp +++ b/help.cpp @@ -883,6 +883,26 @@ EX void describeMouseover() { if(c->land == laTortoise && tortoise::seek()) out += " " + tortoise::measure(getBits(c)); + // describe the shadow path + if(among(c->land, laGraveyard, laCursed) && shpos.size()) { + string shadowtimes; + vector route; + for(int s=1; slandparam, c->mpdist); out += buf; }