Home
last modified time | relevance | path

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

/dports/games/zangband/zangband/src/
H A Dwild3.c45 case TOWN_QUEST: in place_gen()
H A Dquest.c2465 pl_ptr->type = TOWN_QUEST; in create_quest()
H A Dmaid-grf.c2897 case TOWN_QUEST: in display_map()
H A Dwild1.c1576 case TOWN_QUEST: in is_road_place()
H A Ddefines.h177 #define TOWN_QUEST 3 macro