Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h239 string originating_map() const;
H A Ddbg-objstat.cc897 if (!mons->originating_map().empty()) in objstat_record_monster()
H A Dhiscores.cc1336 killer_map = source_monster->originating_map(); in init_death_cause()
H A Dmon-place.cc834 member->set_originating_map(mon->originating_map()); in place_monster()
H A Ddescribe.cc4871 mons.originating_map().c_str()); in get_monster_db_desc()
H A Dmonster.cc4786 string monster::originating_map() const in originating_map() function in monster