Home
last modified time | relevance | path

Searched refs:SC_EXVALAR (Results 1 – 4 of 4) sorted by relevance

/openbsd/games/phantasia/
H A Dphantdefs.h66 #define SC_EXVALAR 4 /* ex-valar */ macro
H A Dinterplayer.c627 || Player.p_specialtype == SC_EXVALAR) { in tampered()
H A Dmisc.c628 case SC_EXVALAR: in descrtype()
H A Dfight.c1066 + ((Player.p_specialtype == SC_EXVALAR) ? Player.p_speed : 0.0); in callmonster()