Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtile-flags.h63 TILE_FLAG_NASTY = 0x8000000000000000ULL, enumerator
H A Dtiledgnbuf.cc387 else if (threat_flag == TILE_FLAG_NASTY) in pack_background()
H A Dtilepick.cc2027 ch |= TILE_FLAG_NASTY; in tileidx_monster()