Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstairs.h12 void floor_transition(dungeon_feature_type how,
H A Dstairs.cc648 void floor_transition(dungeon_feature_type how, in floor_transition() function
958 floor_transition(how, old_feat, whither, in take_stairs()
H A Dabyss.cc423 floor_transition(DNGN_ENTER_ABYSS, orig_terrain(you.pos()), in banished()