Home
last modified time | relevance | path

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

/dports/games/zangband/zangband/src/
H A Dtables.c7119 MUT2_RTELEPORT,
H A Dmutation.c1365 else if (mut_ptr->which == MUT2_RTELEPORT) in mutation_random_aux()
H A Ddefines.h498 #define MUT2_RTELEPORT 0x00000004L /* Random teleport */ macro