Home
last modified time | relevance | path

Searched refs:rune_msg (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstairs.cc866 const string rune_msg = branch_rune_desc(branch, true); in floor_transition() local
867 if (!rune_msg.empty()) in floor_transition()
868 mpr(rune_msg); in floor_transition()