Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddungeon-feature-type.h177 DNGN_EXIT_ORC, enumerator
H A Dbranch-data.h36 DNGN_ENTER_ORC, DNGN_EXIT_ORC, NUM_FEATURES,
H A Dfeature-data.h515 BRANCH_EXIT(DNGN_EXIT_ORC, "staircase back to the Dungeon", "exit_orcish_mines"),
H A Dmon-act.cc390 case DNGN_EXIT_ORC: in _mon_on_interesting_grid()
H A Dtilepick.cc396 case DNGN_EXIT_ORC: in tileidx_feature_base()