Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dterrain.cc1387 const bool notable_seen2 = is_notable_terrain(feat2) && you.see_cell(pos2); in _announce_swap() local
1389 if (notable_seen1 && notable_seen2) in _announce_swap()
1396 else if (notable_seen2) in _announce_swap()