Home
last modified time | relevance | path

Searched refs:wild_monst_aux_grassland (Results 1 – 2 of 2) sorted by relevance

/dports/games/mangband/mangband-1.5.3/src/server/
H A Dwilderness.c262 static bool wild_monst_aux_grassland(int r_idx) in wild_monst_aux_grassland() function
365 case WILD_GRASSLAND: get_mon_num_hook = wild_monst_aux_grassland; break; in wild_add_monster()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dwild.c499 static bool wild_monst_aux_grassland(int r_idx) in wild_monst_aux_grassland() function
715 case WILD_GRASSLAND: get_mon_num_hook = wild_monst_aux_grassland; break; in set_mon_num_hook_wild()