remove debug var, flee will list matching rooms sometimes instead of going there

master
rascul 2 years ago
parent 02e882dce6
commit d70cc04468

@ -124,14 +124,11 @@
}; };
#if {"$moved" != "true"} { #if {"$moved" != "true"} {
#showme SEARCHING DESCRIPTION; #showme SEARCHING DESCRIPTION;
findme
}; };
}; };
}; };
#var od {You are stunned by the size and splendor of Queen Morgase's Throne Room. The walls present hunting scenes carved in relief in stone of the purest white. Tapestries between the carvings are of bright flowers and brilliantly plumaged hummingbirds, except for the ones flanking the throne which proudly display the White Lion of Andor. On a dais at the room's far wall is a throne of marble. A greatdoor opens south into a large hall and an officedoor opens east into the Queen's private study. A smaller archway lies to the west.}
#alias findme { #alias findme {
#map list {roomname} {$roomname} {roomdesc} {$desc}; #map list {roomname} {$roomname} {roomdesc} {$desc};
}; };

Loading…
Cancel
Save