Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstairs.cc113 const string bezotting_warning = _bezotting_warning(next_level_id.branch); in check_next_floor_warning() local
119 if (bezotting_warning != "") in check_next_floor_warning()
120 mprf(MSGCH_PROMPT, "%s", bezotting_warning.c_str()); in check_next_floor_warning()
124 || bezotting_warning != ""; in check_next_floor_warning()